Skip to main content Skip to docs navigation

#cfe5ce 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 Jocular Green and its hex is #CCE2CA Nearest Color Name

Color Hue/Base color: Green

Hex #cfe5ce Color code in RGB color code model is created after adding 81.18% red color, 89.8% green color and 80.78% blue color. Hex #cfe5ce Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 10% yellow and 10.2% black.

Hex #cfe5ce color code is between #ccddcc web safe hex color code and #ddeedd web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #cfe5ce color code.

RGB Chart

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

Color Table

Hex Color Code cfe5ce #cfe5ce
RGB Decimal 207, 229, 206 207, 229, 206
RGB Percent 81%, 90%, 81% rgb(81%, 90%, 81%)
CSS RGBa 207, 229, 206,1 rgba(207,229,206,1)
CMYK Model cmyk(10%,0%,10%,10.2%)
HSL Color Space 117,31% ,85% hsl(117,31% ,85%)
HSV Color Space 117°, 10%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001111 11100101 11001110
Octal 317 345 316
Decimal 207 229 206
Hex cf e5 ce

Different shades of #cfe5ce color code.

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

Darkest of #cfe5ce
#6db06a
Darker of #cfe5ce
#8ec28b
Dark of #cfe5ce
#aed3ad
Base of #cfe5ce
#cfe5ce
Light of #cfe5ce
#f0f7ef
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

#cfe5ce
#e4cee5

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

Split Complementary

#cfe5ce
#d8cee5
#e5ceda

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

Analogous Color

#dce5ce
#d9e5ce
#cfe5ce
#cee5d5
#cee5de

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

#cfe5ce
#e5cecf
#cecfe5

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

#cfe5ce
#cecfe5
#e4cee5
#e5e4ce

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

#cfe5ce
#cedae5
#e4cee5
#e5d8ce

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

#539750
#6db06a
#8ec28b
#aed3ad
#cfe5ce
#f0f7ef
#ffffff
#ffffff
#ffffff

Tints of #cfe5ce Color

#cfe5ce
#d4e7d3
#d9ead8
#dfedde
#e4f0e3
#e9f3e9
#eff6ee
#f4f9f4
#f9fcf9
#ffffff

Shades of #cfe5ce color code

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

#cfe5ce
#b8cbb7
#a1b2a0
#8a9889
#737f72
#5c655b
#454c44
#2e322d
#171916
#000000

Tones

#cfe5ce
#d6ddd5
#d9d9d9
#d9d9d9
#d9d9d9

Tones

Similar Color like #cfe5ce color

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

#d0e6cf
#d1e7d0
#d2e8d1
#d3e9d2
#d4ead3
#d5ebd4
#d6ecd5
#d7edd6
#d8eed7
#d9efd8
#daf0d9
#dbf1da
#dcf2db
#ddf3dc
#cee4cd
#cde3cc
#cce2cb
#cbe1ca
#cae0c9
#c9dfc8
#c8dec7
#c7ddc6
#c6dcc5
#c5dbc4
#c4dac3
#c3d9c2
#c2d8c1
#c1d7c0

Download this Light Green

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

#cfe5ce Color Code Preview on Black Background Color

This is how #cfe5ce Color will look on black background color. Color contrast ratio is 15.75

#cfe5ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfe5ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfe5ce

#cfe5ce color code is use for CSS Background Color

Background color for the above div is #cfe5ce

HTML with inline CSS

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

#cfe5ce color code is use for CSS Border Color

CSS Border color for the above div is #cfe5ce

HTML with inline CSS

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

CSS Border Left color for the above div is #cfe5ce

HTML with inline CSS

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

CSS Border Right color for the above div is #cfe5ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfe5ce

HTML with inline CSS

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

CSS Border Top color for the above div is #cfe5ce

HTML with inline CSS

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

#cfe5ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfe5ce Color code Preview on White Background

This is how #cfe5ce Color code will look on white background color. Color contrast ratio is 1.33

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

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