Skip to main content Skip to docs navigation

#cb5fd2 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 Pantone 252 C and its hex is #C964CF Nearest Color Name

Color Hue/Base color: Violet

Hex #cb5fd2 Color code in RGB color code model is created after adding 79.61% red color, 37.25% green color and 82.35% blue color. Hex #cb5fd2 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 55% magenta, 0% yellow and 17.65% black.

Hex #cb5fd2 color code is between #cc66cc web safe hex color code and #bb55dd web safe hex color code. #cc66cc is the nearest web safe color code. You can see here many more shades of #cb5fd2 color code.

RGB Chart

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

Color Table

Hex Color Code cb5fd2 #cb5fd2
RGB Decimal 203, 95, 210 203, 95, 210
RGB Percent 80%, 37%, 82% rgb(80%, 37%, 82%)
CSS RGBa 203, 95, 210,1 rgba(203,95,210,1)
CMYK Model cmyk(3%,55%,0%,17.65%)
HSL Color Space 296,56% ,60% hsl(296,56% ,60%)
HSV Color Space 296°, 55%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 01011111 11010010
Octal 313 137 322
Decimal 203 95 210
Hex cb 5f d2

Different shades of #cb5fd2 color code.

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

Darkest of #cb5fd2
#712177
Darker of #cb5fd2
#972d9e
Dark of #cb5fd2
#be38c6
Base of #cb5fd2
#cb5fd2
Light of #cb5fd2
#d887dd
Lighter
#e5afe8
Lightest
#f2d6f4

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

#cb5fd2
#66d25f

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

Split Complementary

#cb5fd2
#9fd25f
#5fd291

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

Analogous Color

#885fd2
#9b5fd2
#cb5fd2
#d25fb3
#d25f83

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

#cb5fd2
#5fd2cb
#d2cb5f

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

#cb5fd2
#d2cb5f
#66d25f
#5f66d2

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

#cb5fd2
#d2915f
#66d25f
#5f9fd2

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

#4b164f
#712177
#972d9e
#be38c6
#cb5fd2
#d887dd
#e5afe8
#f2d6f4
#fffeff

Tints of #cb5fd2 Color

#cb5fd2
#d070d7
#d682dc
#dc94e1
#e2a6e6
#e7b7eb
#edc9f0
#f3dbf5
#f9edfa
#ffffff

Shades of #cb5fd2 color code

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

#cb5fd2
#b454ba
#9d49a3
#873f8c
#703474
#5a2a5d
#431f46
#2d152e
#160a17
#000000

Tones

#cb5fd2
#b973bd
#a788a9
#989898
#989898

Tones

Similar Color like #cb5fd2 color

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

#cc60d3
#cd61d4
#ce62d5
#cf63d6
#d064d7
#d165d8
#d266d9
#d367da
#d468db
#d569dc
#d66add
#d76bde
#d86cdf
#d96de0
#ca5ed1
#c95dd0
#c85ccf
#c75bce
#c65acd
#c559cc
#c458cb
#c357ca
#c256c9
#c155c8
#c054c7
#bf53c6
#be52c5
#bd51c4

Download this Dark Violet

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

#cb5fd2 Color Code Preview on Black Background Color

This is how #cb5fd2 Color will look on black background color. Color contrast ratio is 6.11

#cb5fd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb5fd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb5fd2

#cb5fd2 color code is use for CSS Background Color

Background color for the above div is #cb5fd2

HTML with inline CSS

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

#cb5fd2 color code is use for CSS Border Color

CSS Border color for the above div is #cb5fd2

HTML with inline CSS

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

CSS Border Left color for the above div is #cb5fd2

HTML with inline CSS

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

CSS Border Right color for the above div is #cb5fd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb5fd2

HTML with inline CSS

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

CSS Border Top color for the above div is #cb5fd2

HTML with inline CSS

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

#cb5fd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb5fd2 Color code Preview on White Background

This is how #cb5fd2 Color code will look on white background color. Color contrast ratio is 3.44

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

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(203,95,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,210,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,95,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }