#CEFEDD Color

Inspect #CEFEDD across formats, palettes, contrast and closest named color matches.

Color preview

#CEFEDD

Color formats

HEX
#CEFEDD
RGB
rgb(206, 254, 221)
RGBA
rgba(206, 254, 221, 1)
HSL
hsl(139, 96%, 90%)
HSV
hsv(139, 19%, 100%)
CMYK
cmyk(19%, 0%, 13%, 0%)
CSS variable
--color-primary: #CEFEDD;
Lowercase HEX
#cefedd

Shades

Tints

Tones

Harmony

CSS snippets for #CEFEDD

.color-cefedd {
  color: #CEFEDD;
  background-color: #CEFEDD;
}

Frequently asked questions

What color is #CEFEDD?+

#CEFEDD is a HEX color with RGB value rgb(206, 254, 221) and HSL value hsl(139, 96%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFEDD?+

The closest Tailwind color is emerald-100, available as the bg-emerald-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools