Skip to main content Skip to docs navigation

#cbb6db hex color | Download Light 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 Sweet Lucid Dreams and its hex is #CCBBDD Nearest Color Name

Color Hue/Base color: Violet

Hex #cbb6db Color code in RGB color code model is created after adding 79.61% red color, 71.37% green color and 85.88% blue color. Hex #cbb6db Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 17% magenta, 0% yellow and 14.12% black.

Hex #cbb6db color code is between #ccbbdd web safe hex color code and #bbaacc web safe hex color code. #ccbbdd is the nearest web safe color code. You can see here many more shades of #cbb6db color code.

RGB Chart

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

Color Table

Hex Color Code cbb6db #cbb6db
RGB Decimal 203, 182, 219 203, 182, 219
RGB Percent 80%, 71%, 86% rgb(80%, 71%, 86%)
CSS RGBa 203, 182, 219,1 rgba(203,182,219,1)
CMYK Model cmyk(7%,17%,0%,14.12%)
HSL Color Space 274,34% ,79% hsl(274,34% ,79%)
HSV Color Space 274°, 17%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 10110110 11011011
Octal 313 266 333
Decimal 203 182 219
Hex cb b6 db

Different shades of #cbb6db color code.

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

Darkest of #cbb6db
#8252a6
Darker of #cbb6db
#9a72b9
Dark of #cbb6db
#b394ca
Base of #cbb6db
#cbb6db
Light of #cbb6db
#e3d8ec
Lighter
#fcfafd
Lightest
#ffffff

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

#cbb6db
#c6dbb6

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

Split Complementary

#cbb6db
#d9dbb6
#b6dbb9

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

Analogous Color

#b6b7db
#bcb6db
#cbb6db
#d7b6db
#dbb6cf

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

#cbb6db
#b6dbcb
#dbcbb6

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

#cbb6db
#dbcbb6
#c6dbb6
#b6c6db

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

#cbb6db
#dbb9b6
#c6dbb6
#b6d9db

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

#674184
#8252a6
#9a72b9
#b394ca
#cbb6db
#e3d8ec
#fcfafd
#ffffff
#ffffff

Tints of #cbb6db Color

#cbb6db
#d0bedf
#d6c6e3
#dccee7
#e2d6eb
#e7deef
#ede6f3
#f3eef7
#f9f6fb
#ffffff

Shades of #cbb6db color code

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

#cbb6db
#b4a1c2
#9d8daa
#877992
#706579
#5a5061
#433c49
#2d2830
#161418
#000000

Tones

#cbb6db
#cac1d0
#c9c9c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #cbb6db color

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

#ccb7dc
#cdb8dd
#ceb9de
#cfbadf
#d0bbe0
#d1bce1
#d2bde2
#d3bee3
#d4bfe4
#d5c0e5
#d6c1e6
#d7c2e7
#d8c3e8
#d9c4e9
#cab5da
#c9b4d9
#c8b3d8
#c7b2d7
#c6b1d6
#c5b0d5
#c4afd4
#c3aed3
#c2add2
#c1acd1
#c0abd0
#bfaacf
#bea9ce
#bda8cd

Download this Light Violet

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

#cbb6db Color Code Preview on Black Background Color

This is how #cbb6db Color will look on black background color. Color contrast ratio is 11.25

#cbb6db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbb6db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbb6db

#cbb6db color code is use for CSS Background Color

Background color for the above div is #cbb6db

HTML with inline CSS

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

#cbb6db color code is use for CSS Border Color

CSS Border color for the above div is #cbb6db

HTML with inline CSS

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

CSS Border Left color for the above div is #cbb6db

HTML with inline CSS

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

CSS Border Right color for the above div is #cbb6db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbb6db

HTML with inline CSS

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

CSS Border Top color for the above div is #cbb6db

HTML with inline CSS

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

#cbb6db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbb6db Color code Preview on White Background

This is how #cbb6db Color code will look on white background color. Color contrast ratio is 1.87

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

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