Skip to main content Skip to docs navigation

#cec3db 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 Awesome Aura and its hex is #CCC1DA Nearest Color Name

Color Hue/Base color: Violet

Hex #cec3db Color code in RGB color code model is created after adding 80.78% red color, 76.47% green color and 85.88% blue color. Hex #cec3db Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 11% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code cec3db #cec3db
RGB Decimal 206, 195, 219 206, 195, 219
RGB Percent 81%, 76%, 86% rgb(81%, 76%, 86%)
CSS RGBa 206, 195, 219,1 rgba(206,195,219,1)
CMYK Model cmyk(6%,11%,0%,14.12%)
HSL Color Space 268,25% ,81% hsl(268,25% ,81%)
HSV Color Space 268°, 11%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001110 11000011 11011011
Octal 316 303 333
Decimal 206 195 219
Hex ce c3 db

Different shades of #cec3db color code.

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

Darkest of #cec3db
#8063a2
Darker of #cec3db
#9a83b5
Dark of #cec3db
#b4a3c8
Base of #cec3db
#cec3db
Light of #cec3db
#e8e3ee
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

#cec3db
#d0dbc3

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

Split Complementary

#cec3db
#dbdac3
#c4dbc3

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

Analogous Color

#c3c6db
#c4c3db
#cec3db
#d6c3db
#dbc3d6

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

#cec3db
#c3dbce
#dbcec3

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

#cec3db
#dbcec3
#d0dbc3
#c3d0db

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

#cec3db
#dbc3c4
#d0dbc3
#c3dbda

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

#674f83
#8063a2
#9a83b5
#b4a3c8
#cec3db
#e8e3ee
#ffffff
#ffffff
#ffffff

Tints of #cec3db Color

#cec3db
#d3c9df
#d8d0e3
#ded7e7
#e3ddeb
#e9e4ef
#eeebf3
#f4f1f7
#f9f8fb
#ffffff

Shades of #cec3db color code

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

#cec3db
#b7adc2
#a097aa
#898292
#726c79
#5b5661
#444149
#2d2b30
#161518
#000000

Tones

#cec3db
#cfcdd1
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #cec3db color

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

#cfc4dc
#d0c5dd
#d1c6de
#d2c7df
#d3c8e0
#d4c9e1
#d5cae2
#d6cbe3
#d7cce4
#d8cde5
#d9cee6
#dacfe7
#dbd0e8
#dcd1e9
#cdc2da
#ccc1d9
#cbc0d8
#cabfd7
#c9bed6
#c8bdd5
#c7bcd4
#c6bbd3
#c5bad2
#c4b9d1
#c3b8d0
#c2b7cf
#c1b6ce
#c0b5cd

Download this Light Violet

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

#cec3db Color Code Preview on Black Background Color

This is how #cec3db Color will look on black background color. Color contrast ratio is 12.45

#cec3db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cec3db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cec3db

#cec3db color code is use for CSS Background Color

Background color for the above div is #cec3db

HTML with inline CSS

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

#cec3db color code is use for CSS Border Color

CSS Border color for the above div is #cec3db

HTML with inline CSS

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

CSS Border Left color for the above div is #cec3db

HTML with inline CSS

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

CSS Border Right color for the above div is #cec3db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cec3db

HTML with inline CSS

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

CSS Border Top color for the above div is #cec3db

HTML with inline CSS

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

#cec3db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cec3db Color code Preview on White Background

This is how #cec3db Color code will look on white background color. Color contrast ratio is 1.69

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

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