Skip to main content Skip to docs navigation

#cd57eb 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 Bubblegum Baby Girl and its hex is #CC55EE Nearest Color Name

Color Hue/Base color: Violet

Hex #cd57eb Color code in RGB color code model is created after adding 80.39% red color, 34.12% green color and 92.16% blue color. Hex #cd57eb Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 63% magenta, 0% yellow and 7.84% black.

Hex #cd57eb color code is between #cc55ee web safe hex color code and #dd66dd web safe hex color code. #cc55ee is the nearest web safe color code. You can see here many more shades of #cd57eb color code.

RGB Chart

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

Color Table

Hex Color Code cd57eb #cd57eb
RGB Decimal 205, 87, 235 205, 87, 235
RGB Percent 80%, 34%, 92% rgb(80%, 34%, 92%)
CSS RGBa 205, 87, 235,1 rgba(205,87,235,1)
CMYK Model cmyk(13%,63%,0%,7.84%)
HSL Color Space 288,79% ,63% hsl(288,79% ,63%)
HSV Color Space 288°, 63%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 01010111 11101011
Octal 315 127 353
Decimal 205 87 235
Hex cd 57 eb

Different shades of #cd57eb color code.

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

Darkest of #cd57eb
#7c1297
Darker of #cd57eb
#a217c5
Dark of #cd57eb
#bf29e6
Base of #cd57eb
#cd57eb
Light of #cd57eb
#db85f0
Lighter
#e8b2f6
Lightest
#f6e0fb

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

#cd57eb
#75eb57

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

Split Complementary

#cd57eb
#bfeb57
#57eb83

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

Analogous Color

#7757eb
#8f57eb
#cd57eb
#eb57d8
#eb579a

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

#cd57eb
#57ebcd
#ebcd57

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

#cd57eb
#ebcd57
#75eb57
#5775eb

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

#cd57eb
#eb8357
#75eb57
#57bfeb

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

#570d69
#7c1297
#a217c5
#bf29e6
#cd57eb
#db85f0
#e8b2f6
#f6e0fb
#ffffff

Tints of #cd57eb Color

#cd57eb
#d269ed
#d87cef
#dd8ff1
#e3a1f3
#e8b4f6
#eec7f8
#f3d9fa
#f9ecfc
#ffffff

Shades of #cd57eb color code

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

#cd57eb
#b64dd0
#9f43b6
#883a9c
#713082
#5b2668
#441d4e
#2d1334
#16091a
#000000

Tones

#cd57eb
#c26ad8
#b77dc5
#ab8fb3
#a1a1a1

Tones

Similar Color like #cd57eb color

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

#ce58ec
#cf59ed
#d05aee
#d15bef
#d25cf0
#d35df1
#d45ef2
#d55ff3
#d660f4
#d761f5
#d862f6
#d963f7
#da64f8
#db65f9
#cc56ea
#cb55e9
#ca54e8
#c953e7
#c852e6
#c751e5
#c650e4
#c54fe3
#c44ee2
#c34de1
#c24ce0
#c14bdf
#c04ade
#bf49dd

Download this Dark Violet

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

#cd57eb Color Code Preview on Black Background Color

This is how #cd57eb Color will look on black background color. Color contrast ratio is 6.16

#cd57eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd57eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd57eb

#cd57eb color code is use for CSS Background Color

Background color for the above div is #cd57eb

HTML with inline CSS

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

#cd57eb color code is use for CSS Border Color

CSS Border color for the above div is #cd57eb

HTML with inline CSS

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

CSS Border Left color for the above div is #cd57eb

HTML with inline CSS

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

CSS Border Right color for the above div is #cd57eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd57eb

HTML with inline CSS

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

CSS Border Top color for the above div is #cd57eb

HTML with inline CSS

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

#cd57eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd57eb Color code Preview on White Background

This is how #cd57eb Color code will look on white background color. Color contrast ratio is 3.41

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

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