Skip to main content Skip to docs navigation

#cd5fdb hex color | Download Dark Violet BG image | 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 Blueberry Glaze and its hex is #CC66DD Nearest Color Name

Color Hue/Base color: Violet

Hex #cd5fdb Color code in RGB color code model is created after adding 80.39% red color, 37.25% green color and 85.88% blue color. Hex #cd5fdb Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 57% magenta, 0% yellow and 14.12% black.

Hex #cd5fdb color code is between #cc66dd web safe hex color code and #dd55cc web safe hex color code. #cc66dd is the nearest web safe color code. You can see here many more shades of #cd5fdb color code.

RGB Chart

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

Color Table

Hex Color Code cd5fdb #cd5fdb
RGB Decimal 205, 95, 219 205, 95, 219
RGB Percent 80%, 37%, 86% rgb(80%, 37%, 86%)
CSS RGBa 205, 95, 219,1 rgba(205,95,219,1)
CMYK Model cmyk(6%,57%,0%,14.12%)
HSL Color Space 293,63% ,62% hsl(293,63% ,62%)
HSV Color Space 293°, 57%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 01011111 11011011
Octal 315 137 333
Decimal 205 95 219
Hex cd 5f db

Different shades of #cd5fdb color code.

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

Darkest of #cd5fdb
#781e83
Darker of #cd5fdb
#9e27ad
Dark of #cd5fdb
#c035d2
Base of #cd5fdb
#cd5fdb
Light of #cd5fdb
#da89e4
Lighter
#e7b2ee
Lightest
#f4dcf7

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

#cd5fdb
#6ddb5f

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

Split Complementary

#cd5fdb
#abdb5f
#5fdb8f

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

Analogous Color

#855fdb
#995fdb
#cd5fdb
#db5fc0
#db5f8c

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

#cd5fdb
#5fdbcd
#dbcd5f

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

#cd5fdb
#dbcd5f
#6ddb5f
#5f6ddb

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

#cd5fdb
#db8f5f
#6ddb5f
#5fabdb

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 #cd5fdb

#52145a
#781e83
#9e27ad
#c035d2
#cd5fdb
#da89e4
#e7b2ee
#f4dcf7
#ffffff

Tints of #cd5fdb Color

#cd5fdb
#d270df
#d882e3
#dd94e7
#e3a6eb
#e8b7ef
#eec9f3
#f3dbf7
#f9edfb
#ffffff

Shades of #cd5fdb color code

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

#cd5fdb
#b654c2
#9f49aa
#883f92
#713479
#5b2a61
#441f49
#2d1530
#160a18
#000000

Tones

#cd5fdb
#be73c7
#af86b4
#9f9aa0
#9d9d9d

Tones

Similar Color like #cd5fdb color

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

#ce60dc
#cf61dd
#d062de
#d163df
#d264e0
#d365e1
#d466e2
#d567e3
#d668e4
#d769e5
#d86ae6
#d96be7
#da6ce8
#db6de9
#cc5eda
#cb5dd9
#ca5cd8
#c95bd7
#c85ad6
#c759d5
#c658d4
#c557d3
#c456d2
#c355d1
#c254d0
#c153cf
#c052ce
#bf51cd

Download this Dark Violet

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

#cd5fdb Color Code Preview on Black Background Color

This is how #cd5fdb Color will look on black background color. Color contrast ratio is 6.26

#cd5fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5fdb

#cd5fdb color code is use for CSS Background Color

Background color for the above div is #cd5fdb

HTML with inline CSS

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

#cd5fdb color code is use for CSS Border Color

CSS Border color for the above div is #cd5fdb

HTML with inline CSS

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

CSS Border Left color for the above div is #cd5fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #cd5fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd5fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #cd5fdb

HTML with inline CSS

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

#cd5fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd5fdb Color code Preview on White Background

This is how #cd5fdb Color code will look on white background color. Color contrast ratio is 3.36

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(205,95,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,219,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,95,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }