Skip to main content Skip to docs navigation

#cfe1cd 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 Sweet Mint Tea and its hex is #D5E3D0 Nearest Color Name

Color Hue/Base color: Green

Hex #cfe1cd Color code in RGB color code model is created after adding 81.18% red color, 88.24% green color and 80.39% blue color. Hex #cfe1cd Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 9% yellow and 11.76% black.

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

RGB Chart

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

Color Table

Hex Color Code cfe1cd #cfe1cd
RGB Decimal 207, 225, 205 207, 225, 205
RGB Percent 81%, 88%, 80% rgb(81%, 88%, 80%)
CSS RGBa 207, 225, 205,1 rgba(207,225,205,1)
CMYK Model cmyk(8%,0%,9%,11.76%)
HSL Color Space 114,25% ,84% hsl(114,25% ,84%)
HSV Color Space 114°, 9%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001111 11100001 11001101
Octal 317 341 315
Decimal 207 225 205
Hex cf e1 cd

Different shades of #cfe1cd color code.

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

Darkest of #cfe1cd
#73a86d
Darker of #cfe1cd
#92bb8d
Dark of #cfe1cd
#b0cead
Base of #cfe1cd
#cfe1cd
Light of #cfe1cd
#eef4ed
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

#cfe1cd
#dfcde1

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

Split Complementary

#cfe1cd
#d5cde1
#e1cdd9

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

Analogous Color

#dbe1cd
#d7e1cd
#cfe1cd
#cde1d2
#cde1da

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

#cfe1cd
#e1cdcf
#cdcfe1

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

#cfe1cd
#cdcfe1
#dfcde1
#e1dfcd

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

#cfe1cd
#cdd9e1
#dfcde1
#e1d5cd

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

#5a8d55
#73a86d
#92bb8d
#b0cead
#cfe1cd
#eef4ed
#ffffff
#ffffff
#ffffff

Tints of #cfe1cd Color

#cfe1cd
#d4e4d2
#d9e7d8
#dfebdd
#e4eee3
#e9f1e8
#eff5ee
#f4f8f3
#f9fbf9
#ffffff

Shades of #cfe1cd color code

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

#cfe1cd
#b8c8b6
#a1af9f
#8a9688
#737d71
#5c645b
#454b44
#2e322d
#171916
#000000

Tones

#cfe1cd
#d5d9d5
#d7d7d7
#d7d7d7
#d7d7d7

Tones

Similar Color like #cfe1cd color

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

#d0e2ce
#d1e3cf
#d2e4d0
#d3e5d1
#d4e6d2
#d5e7d3
#d6e8d4
#d7e9d5
#d8ead6
#d9ebd7
#daecd8
#dbedd9
#dceeda
#ddefdb
#cee0cc
#cddfcb
#ccdeca
#cbddc9
#cadcc8
#c9dbc7
#c8dac6
#c7d9c5
#c6d8c4
#c5d7c3
#c4d6c2
#c3d5c1
#c2d4c0
#c1d3bf

Download this Light Green

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

#cfe1cd Color Code Preview on Black Background Color

This is how #cfe1cd Color will look on black background color. Color contrast ratio is 15.30

#cfe1cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfe1cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfe1cd

#cfe1cd color code is use for CSS Background Color

Background color for the above div is #cfe1cd

HTML with inline CSS

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

#cfe1cd color code is use for CSS Border Color

CSS Border color for the above div is #cfe1cd

HTML with inline CSS

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

CSS Border Left color for the above div is #cfe1cd

HTML with inline CSS

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

CSS Border Right color for the above div is #cfe1cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfe1cd

HTML with inline CSS

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

CSS Border Top color for the above div is #cfe1cd

HTML with inline CSS

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

#cfe1cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfe1cd Color code Preview on White Background

This is how #cfe1cd Color code will look on white background color. Color contrast ratio is 1.37

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

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