Skip to main content Skip to docs navigation

#bd89d9 hex color | Dark Violet & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Purception and its hex is #C687D6 Nearest Color Name

Color Hue/Base color: Violet

Hex #bd89d9 Color code in RGB color code model is created after adding 74.12% red color, 53.73% green color and 85.1% blue color. Hex #bd89d9 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 37% magenta, 0% yellow and 14.9% black.

Hex #bd89d9 color code is between #bb88dd web safe hex color code and #cc99cc web safe hex color code. #bb88dd is the nearest web safe color code. You can see here many more shades of #bd89d9 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code bd89d9 #bd89d9
RGB Decimal 189, 137, 217 189, 137, 217
RGB Percent 74%, 54%, 85% rgb(74%, 54%, 85%)
CSS RGBa 189, 137, 217,1 rgba(189,137,217,1)
CMYK Model cmyk(13%,37%,0%,14.9%)
HSL Color Space 279,51% ,69% hsl(279,51% ,69%)
HSV Color Space 279°, 37%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10001001 11011001
Octal 275 211 331
Decimal 189 137 217
Hex bd 89 d9

Different shades of #bd89d9 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #bd89d9
#743198
Darker of #bd89d9
#913dbf
Dark of #bd89d9
#a762cd
Base of #bd89d9
#bd89d9
Light of #bd89d9
#d3b0e5
Lighter
#e8d6f2
Lightest
#fefdfe

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bd89d9
#a5d989

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bd89d9
#cdd989
#89d995

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#8e89d9
#9c89d9
#bd89d9
#d889d9
#d989b9

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bd89d9
#89d9bd
#d9bd89

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bd89d9
#d9bd89
#a5d989
#89a5d9

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bd89d9
#d99589
#a5d989
#89cdd9

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #bd89d9

#572571
#743198
#913dbf
#a762cd
#bd89d9
#d3b0e5
#e8d6f2
#fefdfe
#ffffff

Tints of #bd89d9 Color

#bd89d9
#c496dd
#cba3e1
#d3b0e5
#dabde9
#e1caee
#e9d7f2
#f0e4f6
#f7f1fa
#ffffff

Shades of #bd89d9 color code

Generate more color scales with scales (color stack) generator.

#bd89d9
#a879c0
#936aa8
#7e5b90
#694c78
#543c60
#3f2d48
#2a1e30
#150f18
#000000

Tones

#bd89d9
#b899c9
#b4a8ba
#b1b1b1
#b1b1b1

Tones

Similar Color like #bd89d9 color

Find visually similar hex color codes nearing to #bd89d9 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#be8ada
#bf8bdb
#c08cdc
#c18ddd
#c28ede
#c38fdf
#c490e0
#c591e1
#c692e2
#c793e3
#c894e4
#c995e5
#ca96e6
#cb97e7
#bc88d8
#bb87d7
#ba86d6
#b985d5
#b884d4
#b783d3
#b682d2
#b581d1
#b480d0
#b37fcf
#b27ece
#b17dcd
#b07ccc
#af7bcb

Download this

Hex #bd89d9 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bd89d9 Color Code Preview on Black Background Color

This is how #bd89d9 Color will look on black background color. Color contrast ratio is 7.74

#bd89d9 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bd89d9">Your Example Paragraph content text in with font color #bd89d9 </p>

Your Example Paragraph content text in with font color #bd89d9

HTML with inline CSS

<div style="color:#bd89d9">Your Paragraph text in with font color #bd89d9 </div>

Your Example Paragraph content text in with font color #bd89d9

#bd89d9 color code is use for CSS Background Color

Background color for the above div is #bd89d9

HTML with inline CSS

<div style="background-color:#bd89d9;"></div>

#bd89d9 color code is use for CSS Border Color

CSS Border color for the above div is #bd89d9

HTML with inline CSS

<div style="border:5px solid #bd89d9;"></div>

CSS Border Left color for the above div is #bd89d9

HTML with inline CSS

<div style="border-left:5px solid #bd89d9;"></div>

CSS Border Right color for the above div is #bd89d9

HTML with inline CSS

<div style="border-right:5px solid #bd89d9;"></div>

CSS Border Bottom color for the above div is #bd89d9

HTML with inline CSS

<div style="border-bottom:5px solid #bd89d9;"></div>

CSS Border Top color for the above div is #bd89d9

HTML with inline CSS

<div style="border-top:5px solid #bd89d9;"></div>

#bd89d9 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bd89d9; } .examplecolorclass {color:#bd89d9; } .examplebordercolor {border:3px solid #bd89d9; }

#bd89d9 Color code Preview on White Background

This is how #bd89d9 Color code will look on white background color. Color contrast ratio is 2.71

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bd89d9; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bd89d9; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(189,137,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,217,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,137,217,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }