Skip to main content Skip to docs navigation

#cb15d1 hex color | Dark Violet & Warm color | 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 Vivid Mulberry and its hex is #B80CE3 Nearest Color Name

Color Hue/Base color: Violet

Hex #cb15d1 Color code in RGB color code model is created after adding 79.61% red color, 8.24% green color and 81.96% blue color. Hex #cb15d1 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 90% magenta, 0% yellow and 18.04% black.

Hex #cb15d1 color code is between #cc11cc web safe hex color code and #bb22dd web safe hex color code. #cc11cc is the nearest web safe color code. You can see here many more shades of #cb15d1 color code.

RGB Chart

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

Color Table

Hex Color Code cb15d1 #cb15d1
RGB Decimal 203, 21, 209 203, 21, 209
RGB Percent 80%, 8%, 82% rgb(80%, 8%, 82%)
CSS RGBa 203, 21, 209,1 rgba(203,21,209,1)
CMYK Model cmyk(3%,90%,0%,18.04%)
HSL Color Space 298,82% ,45% hsl(298,82% ,45%)
HSV Color Space 298°, 90%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 00010101 11010001
Octal 313 25 321
Decimal 203 21 209
Hex cb 15 d1

Different shades of #cb15d1 color code.

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

Darkest of #cb15d1
#440746
Darker of #cb15d1
#710c74
Dark of #cb15d1
#9e10a3
Base of #cb15d1
#cb15d1
Light of #cb15d1
#e42fea
Lighter
#ea5def
Lightest
#f08cf3

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

#cb15d1
#1bd115

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

Split Complementary

#cb15d1
#79d115
#15d16d

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

Analogous Color

#5d15d1
#7d15d1
#cb15d1
#d11598
#d1154a

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

#cb15d1
#15d1cb
#d1cb15

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

#cb15d1
#d1cb15
#1bd115
#151bd1

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

#cb15d1
#d16d15
#1bd115
#1579d1

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

#170218
#440746
#710c74
#9e10a3
#cb15d1
#e42fea
#ea5def
#f08cf3
#f6baf8

Tints of #cb15d1 Color

#cb15d1
#d02fd6
#d649db
#dc63e0
#e27de5
#e797ea
#edb1ef
#f3cbf4
#f9e5f9
#ffffff

Shades of #cb15d1 color code

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

#cb15d1
#b412b9
#9d10a2
#870e8b
#700b74
#5a095c
#430745
#2d042e
#160217
#000000

Tones

#cb15d1
#b52cba
#a043a3
#8a5a8c
#757175

Tones

Similar Color like #cb15d1 color

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

#cc16d2
#cd17d3
#ce18d4
#cf19d5
#d01ad6
#d11bd7
#d21cd8
#d31dd9
#d41eda
#d51fdb
#d620dc
#d721dd
#d822de
#d923df
#ca14d0
#c913cf
#c812ce
#c711cd
#c610cc
#c50fcb
#c40eca
#c30dc9
#c20cc8
#c10bc7
#c00ac6
#bf09c5
#be08c4
#bd07c3

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

#cb15d1 Color Code Preview on Black Background Color

This is how #cb15d1 Color will look on black background color. Color contrast ratio is 4.57

#cb15d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb15d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb15d1

#cb15d1 color code is use for CSS Background Color

Background color for the above div is #cb15d1

HTML with inline CSS

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

#cb15d1 color code is use for CSS Border Color

CSS Border color for the above div is #cb15d1

HTML with inline CSS

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

CSS Border Left color for the above div is #cb15d1

HTML with inline CSS

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

CSS Border Right color for the above div is #cb15d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb15d1

HTML with inline CSS

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

CSS Border Top color for the above div is #cb15d1

HTML with inline CSS

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

#cb15d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb15d1 Color code Preview on White Background

This is how #cb15d1 Color code will look on white background color. Color contrast ratio is 4.60

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

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