Skip to main content Skip to docs navigation

#cebdda 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 Perspective and its hex is #CEBEDA Nearest Color Name

Color Hue/Base color: Violet

Hex #cebdda Color code in RGB color code model is created after adding 80.78% red color, 74.12% green color and 85.49% blue color. Hex #cebdda Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 13% magenta, 0% yellow and 14.51% black.

Hex #cebdda 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 #cebdda color code.

RGB Chart

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

Color Table

Hex Color Code cebdda #cebdda
RGB Decimal 206, 189, 218 206, 189, 218
RGB Percent 81%, 74%, 85% rgb(81%, 74%, 85%)
CSS RGBa 206, 189, 218,1 rgba(206,189,218,1)
CMYK Model cmyk(6%,13%,0%,14.51%)
HSL Color Space 275,28% ,80% hsl(275,28% ,80%)
HSV Color Space 275°, 13%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 10111101 11011010
Octal 316 275 332
Decimal 206 189 218
Hex ce bd da

Different shades of #cebdda color code.

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

Darkest of #cebdda
#855ba3
Darker of #cebdda
#9d7cb5
Dark of #cebdda
#b69cc8
Base of #cebdda
#cebdda
Light of #cebdda
#e6deec
Lighter
#fffeff
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

#cebdda
#c9dabd

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

Split Complementary

#cebdda
#d7dabd
#bddabf

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

Analogous Color

#bdbdda
#c2bdda
#cebdda
#d8bdda
#dabdd0

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

#cebdda
#bddace
#dacebd

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

#cebdda
#dacebd
#c9dabd
#bdc9da

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

#cebdda
#dabfbd
#c9dabd
#bdd7da

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

#6a4982
#855ba3
#9d7cb5
#b69cc8
#cebdda
#e6deec
#fffeff
#ffffff
#ffffff

Tints of #cebdda Color

#cebdda
#d3c4de
#d8cbe2
#ded3e6
#e3daea
#e9e1ee
#eee9f2
#f4f0f6
#f9f7fa
#ffffff

Shades of #cebdda color code

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

#cebdda
#b7a8c1
#a093a9
#897e91
#726979
#5b5460
#443f48
#2d2a30
#161518
#000000

Tones

#cebdda
#ccc7d0
#cbcbcb
#cbcbcb
#cbcbcb

Tones

Similar Color like #cebdda color

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

#cfbedb
#d0bfdc
#d1c0dd
#d2c1de
#d3c2df
#d4c3e0
#d5c4e1
#d6c5e2
#d7c6e3
#d8c7e4
#d9c8e5
#dac9e6
#dbcae7
#dccbe8
#cdbcd9
#ccbbd8
#cbbad7
#cab9d6
#c9b8d5
#c8b7d4
#c7b6d3
#c6b5d2
#c5b4d1
#c4b3d0
#c3b2cf
#c2b1ce
#c1b0cd
#c0afcc

Download this Light Violet

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

#cebdda Color Code Preview on Black Background Color

This is how #cebdda Color will look on black background color. Color contrast ratio is 11.92

#cebdda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cebdda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cebdda

#cebdda color code is use for CSS Background Color

Background color for the above div is #cebdda

HTML with inline CSS

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

#cebdda color code is use for CSS Border Color

CSS Border color for the above div is #cebdda

HTML with inline CSS

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

CSS Border Left color for the above div is #cebdda

HTML with inline CSS

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

CSS Border Right color for the above div is #cebdda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cebdda

HTML with inline CSS

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

CSS Border Top color for the above div is #cebdda

HTML with inline CSS

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

#cebdda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cebdda Color code Preview on White Background

This is how #cebdda Color code will look on white background color. Color contrast ratio is 1.76

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

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