Skip to main content Skip to docs navigation

#cd5cfd 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 After-Party Pink and its hex is #C95EFB Nearest Color Name

Color Hue/Base color: Violet

Hex #cd5cfd Color code in RGB color code model is created after adding 80.39% red color, 36.08% green color and 99.22% blue color. Hex #cd5cfd Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 64% magenta, 0% yellow and 0.78% black.

Hex #cd5cfd color code is between #cc55ff web safe hex color code and #dd66ee web safe hex color code. #cc55ff is the nearest web safe color code. You can see here many more shades of #cd5cfd color code.

RGB Chart

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

Color Table

Hex Color Code cd5cfd #cd5cfd
RGB Decimal 205, 92, 253 205, 92, 253
RGB Percent 80%, 36%, 99% rgb(80%, 36%, 99%)
CSS RGBa 205, 92, 253,1 rgba(205,92,253,1)
CMYK Model cmyk(19%,64%,0%,0.78%)
HSL Color Space 282,98% ,68% hsl(282,98% ,68%)
HSV Color Space 282°, 64%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 01011100 11111101
Octal 315 134 375
Decimal 205 92 253
Hex cd 5c fd

Different shades of #cd5cfd color code.

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

Darkest of #cd5cfd
#8602be
Darker of #cd5cfd
#a903f0
Dark of #cd5cfd
#be2afc
Base of #cd5cfd
#cd5cfd
Light of #cd5cfd
#dc8efe
Lighter
#ecc1fe
Lightest
#fbf3ff

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

#cd5cfd
#8cfd5c

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

Split Complementary

#cd5cfd
#ddfd5c
#5cfd7d

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

Analogous Color

#6f5cfd
#8a5cfd
#cd5cfd
#fd5cf7
#fd5cb4

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

#cd5cfd
#5cfdcd
#fdcd5c

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

#cd5cfd
#fdcd5c
#8cfd5c
#5c8cfd

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

#cd5cfd
#fd7d5c
#8cfd5c
#5cddfd

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

#62028b
#8602be
#a903f0
#be2afc
#cd5cfd
#dc8efe
#ecc1fe
#fbf3ff
#ffffff

Tints of #cd5cfd Color

#cd5cfd
#d26efd
#d880fd
#dd92fd
#e3a4fd
#e8b6fe
#eec8fe
#f3dafe
#f9ecfe
#ffffff

Shades of #cd5cfd color code

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

#cd5cfd
#b651e0
#9f47c4
#883da8
#71338c
#5b2870
#441e54
#2d1438
#160a1c
#000000

Tones

#cd5cfd
#c66ded
#c07ddc
#b98ecc
#b29ebb

Tones

Similar Color like #cd5cfd color

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

#ce5dfe
#cf5eff
#d05fff
#d160ff
#d261ff
#d362ff
#d463ff
#d564ff
#d665ff
#d766ff
#d867ff
#d968ff
#da69ff
#db6aff
#cc5bfc
#cb5afb
#ca59fa
#c958f9
#c857f8
#c756f7
#c655f6
#c554f5
#c453f4
#c352f3
#c251f2
#c150f1
#c04ff0
#bf4eef

Download this Dark Violet

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

#cd5cfd Color Code Preview on Black Background Color

This is how #cd5cfd Color will look on black background color. Color contrast ratio is 6.55

#cd5cfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5cfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5cfd

#cd5cfd color code is use for CSS Background Color

Background color for the above div is #cd5cfd

HTML with inline CSS

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

#cd5cfd color code is use for CSS Border Color

CSS Border color for the above div is #cd5cfd

HTML with inline CSS

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

CSS Border Left color for the above div is #cd5cfd

HTML with inline CSS

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

CSS Border Right color for the above div is #cd5cfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd5cfd

HTML with inline CSS

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

CSS Border Top color for the above div is #cd5cfd

HTML with inline CSS

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

#cd5cfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd5cfd Color code Preview on White Background

This is how #cd5cfd Color code will look on white background color. Color contrast ratio is 3.21

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

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,92,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,253,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,92,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }