Skip to main content Skip to docs navigation

#cedbc3 hex color | Download Light Green 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 Breakaway and its hex is #CEDAC3 Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

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

Color in numbers

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

Different shades of #cedbc3 color code.

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

Darkest of #cedbc3
#80a263
Darker of #cedbc3
#9ab583
Dark of #cedbc3
#b4c8a3
Base of #cedbc3
#cedbc3
Light of #cedbc3
#e8eee3
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

#cedbc3
#d0c3db

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

Split Complementary

#cedbc3
#c4c3db
#dbc3da

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

Analogous Color

#dbdac3
#d8dbc3
#cedbc3
#c6dbc3
#c3dbca

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

#cedbc3
#dbc3ce
#c3cedb

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

#cedbc3
#c3cedb
#d0c3db
#dbd0c3

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

#cedbc3
#c3dadb
#d0c3db
#dbc4c3

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

#67834f
#80a263
#9ab583
#b4c8a3
#cedbc3
#e8eee3
#ffffff
#ffffff
#ffffff

Tints of #cedbc3 Color

#cedbc3
#d3dfc9
#d8e3d0
#dee7d7
#e3ebdd
#e9efe4
#eef3eb
#f4f7f1
#f9fbf8
#ffffff

Shades of #cedbc3 color code

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

#cedbc3
#b7c2ad
#a0aa97
#899282
#72796c
#5b6156
#444941
#2d302b
#161815
#000000

Tones

#cedbc3
#cfd1cd
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #cedbc3 color

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

#cfdcc4
#d0ddc5
#d1dec6
#d2dfc7
#d3e0c8
#d4e1c9
#d5e2ca
#d6e3cb
#d7e4cc
#d8e5cd
#d9e6ce
#dae7cf
#dbe8d0
#dce9d1
#cddac2
#ccd9c1
#cbd8c0
#cad7bf
#c9d6be
#c8d5bd
#c7d4bc
#c6d3bb
#c5d2ba
#c4d1b9
#c3d0b8
#c2cfb7
#c1ceb6
#c0cdb5

Download this Light Green

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

#cedbc3 Color Code Preview on Black Background Color

This is how #cedbc3 Color will look on black background color. Color contrast ratio is 14.54

#cedbc3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedbc3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedbc3

#cedbc3 color code is use for CSS Background Color

Background color for the above div is #cedbc3

HTML with inline CSS

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

#cedbc3 color code is use for CSS Border Color

CSS Border color for the above div is #cedbc3

HTML with inline CSS

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

CSS Border Left color for the above div is #cedbc3

HTML with inline CSS

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

CSS Border Right color for the above div is #cedbc3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cedbc3

HTML with inline CSS

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

CSS Border Top color for the above div is #cedbc3

HTML with inline CSS

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

#cedbc3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cedbc3 Color code Preview on White Background

This is how #cedbc3 Color code will look on white background color. Color contrast ratio is 1.44

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

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