Skip to main content Skip to docs navigation

#cbc5ea 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 Violet Gems and its hex is #C4C0E9 Nearest Color Name

Color Hue/Base color: Violet

Hex #cbc5ea Color code in RGB color code model is created after adding 79.61% red color, 77.25% green color and 91.76% blue color. Hex #cbc5ea Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 16% magenta, 0% yellow and 8.24% black.

Hex #cbc5ea color code is between #ccccee web safe hex color code and #bbbbdd web safe hex color code. #ccccee is the nearest web safe color code. You can see here many more shades of #cbc5ea color code.

RGB Chart

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

Color Table

Hex Color Code cbc5ea #cbc5ea
RGB Decimal 203, 197, 234 203, 197, 234
RGB Percent 80%, 77%, 92% rgb(80%, 77%, 92%)
CSS RGBa 203, 197, 234,1 rgba(203,197,234,1)
CMYK Model cmyk(13%,16%,0%,8.24%)
HSL Color Space 250,47% ,85% hsl(250,47% ,85%)
HSV Color Space 250°, 16%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001011 11000101 11101010
Octal 313 305 352
Decimal 203 197 234
Hex cb c5 ea

Different shades of #cbc5ea color code.

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

Darkest of #cbc5ea
#6655c1
Darker of #cbc5ea
#887acf
Dark of #cbc5ea
#a9a0dc
Base of #cbc5ea
#cbc5ea
Light of #cbc5ea
#edeaf8
Lighter
#ffffff
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

#cbc5ea
#e4eac5

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

Split Complementary

#cbc5ea
#eadec5
#d1eac5

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

Analogous Color

#c5d5ea
#c5ceea
#cbc5ea
#d7c5ea
#e7c5ea

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

#cbc5ea
#c5eacb
#eacbc5

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

#cbc5ea
#eacbc5
#e4eac5
#c5e4ea

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

#cbc5ea
#eac5d1
#e4eac5
#c5eade

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

#4e3ca7
#6655c1
#887acf
#a9a0dc
#cbc5ea
#edeaf8
#ffffff
#ffffff
#ffffff

Tints of #cbc5ea Color

#cbc5ea
#d0cbec
#d6d1ee
#dcd8f1
#e2def3
#e7e5f5
#edebf8
#f3f2fa
#f9f8fc
#ffffff

Shades of #cbc5ea color code

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

#cbc5ea
#b4afd0
#9d99b6
#87839c
#706d82
#5a5768
#43414e
#2d2b34
#16151a
#000000

Tones

#cbc5ea
#d0cde2
#d6d5da
#d8d8d8
#d8d8d8

Tones

Similar Color like #cbc5ea color

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

#ccc6eb
#cdc7ec
#cec8ed
#cfc9ee
#d0caef
#d1cbf0
#d2ccf1
#d3cdf2
#d4cef3
#d5cff4
#d6d0f5
#d7d1f6
#d8d2f7
#d9d3f8
#cac4e9
#c9c3e8
#c8c2e7
#c7c1e6
#c6c0e5
#c5bfe4
#c4bee3
#c3bde2
#c2bce1
#c1bbe0
#c0badf
#bfb9de
#beb8dd
#bdb7dc

Download this Light Violet

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

#cbc5ea Color Code Preview on Black Background Color

This is how #cbc5ea Color will look on black background color. Color contrast ratio is 12.71

#cbc5ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbc5ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbc5ea

#cbc5ea color code is use for CSS Background Color

Background color for the above div is #cbc5ea

HTML with inline CSS

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

#cbc5ea color code is use for CSS Border Color

CSS Border color for the above div is #cbc5ea

HTML with inline CSS

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

CSS Border Left color for the above div is #cbc5ea

HTML with inline CSS

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

CSS Border Right color for the above div is #cbc5ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbc5ea

HTML with inline CSS

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

CSS Border Top color for the above div is #cbc5ea

HTML with inline CSS

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

#cbc5ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbc5ea Color code Preview on White Background

This is how #cbc5ea Color code will look on white background color. Color contrast ratio is 1.65

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

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