@
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.

#d59bdd hex color - Violet - Warm color - Information

#d59bdd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d59bdd Color code in RGB color code model is created after adding 83.53% red color, 60.78% green color and 86.67% blue color. Hex #d59bdd Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 30% magenta, 0% yellow and 13.33% black.

Hex #d59bdd color code is between #dd99cc web safe hex color code and #ccaaee web safe hex color code. #dd99cc is the nearest web safe color code. You can see here many more shades of #d59bdd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code d59bdd #d59bdd
RGB Decimal 213, 155, 221 rgb(213, 155, 221)
RGB Percent 84%, 61%, 87% rgb(84%, 61%, 87%)
CSS RGBa 213, 155, 221,1 rgba(213,155,221,1)
CMYK Model cmyk(4%,30%,0%,13.33%)
HSL Color Space 293,49% ,74% hsl(293,49% ,74%)
HSV Color Space 293°, 30%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 10011011 11011101
Octal 325 233 335
Decimal 213 155 221
Hex d5 9b dd

Different shades of #d59bdd color code.

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

Light Shade of #d59bdd
#e5c1ea
Dark Shade of #d59bdd
#c575d0
Saturated Shade of #d59bdd
#da94e4
Desaturated Shade of #d59bdd
#d0a2d6
Grey scale Shade of #d59bdd
#bcbcbc
Brighten Shade
#eeb4f6
Most Readable Shade
#000000

Shades of #d59bdd color code

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

#d59bdd
#bd89c4
#a578ab
#8e6793
#76567a
#5e4462
#473349
#2f2231
#171118
#000000

Similar Color like #d59bdd color

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

#d69cde
#d79ddf
#d89ee0
#d99fe1
#daa0e2
#dba1e3
#dca2e4
#dda3e5
#dea4e6
#dfa5e7
#e0a6e8
#e1a7e9
#e2a8ea
#e3a9eb
#d49adc
#d399db
#d298da
#d197d9
#d096d8
#cf95d7
#ce94d6
#cd93d5
#cc92d4
#cb91d3
#ca90d2
#c98fd1
#c88ed0
#c78dcf

Monochromatic Color with #d59bdd

#d59bdd
#080608
#312433
#5a425d
#835f88
#ac7db3

Tints of #d59bdd Color

#d59bdd
#d9a6e0
#deb1e4
#e3bce8
#e7c7ec
#ecd2ef
#f1ddf3
#f5e8f7
#faf3fb
#ffffff

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

#d59bdd
#a3dd9b

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

Split Complementary

#d59bdd
#c4dd9b
#9bddb4

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

Analogous Color

#bb9bdd
#c89bdd
#d59bdd
#dd9bd8
#dd9bcb

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

#d59bdd
#ddd59b
#9bddd5

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

#d59bdd
#ddb49b
#a3dd9b
#9bc4dd

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

Double Complementary Color

#d59bdd
#a3dd9b
#9bddb4
#dd9bc4

Double Complementary 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).

Hex #d59bdd 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.

#d59bdd Color Code Preview on Black Background Color

This is how #d59bdd Color will look on black background color. Color contrast ratio is 9.56

#d59bdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d59bdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d59bdd

#d59bdd color code is use for CSS Background Color

Background color for the above div is #d59bdd

HTML with inline CSS

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

#d59bdd color code is use for CSS Border Color

CSS Border color for the above div is #d59bdd

HTML with inline CSS

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

CSS Border Left color for the above div is #d59bdd

HTML with inline CSS

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

CSS Border Right color for the above div is #d59bdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d59bdd

HTML with inline CSS

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

CSS Border Top color for the above div is #d59bdd

HTML with inline CSS

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

#d59bdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d59bdd Color code Preview on White Background

This is how #d59bdd Color code will look on white background color. Color contrast ratio is 2.20

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 #d59bdd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d59bdd; }

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(213,155,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,221,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,155,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.