#CEEFDD Color

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

Color preview

#CEEFDD

Color formats

HEX
#CEEFDD
RGB
rgb(206, 239, 221)
RGBA
rgba(206, 239, 221, 1)
HSL
hsl(147, 51%, 87%)
HSV
hsv(147, 14%, 94%)
CMYK
cmyk(14%, 0%, 8%, 6%)
CSS variable
--color-primary: #CEEFDD;
Lowercase HEX
#ceefdd

Shades

Tints

Tones

Harmony

CSS snippets for #CEEFDD

.color-ceefdd {
  color: #CEEFDD;
  background-color: #CEEFDD;
}

Frequently asked questions

What color is #CEEFDD?+

#CEEFDD is a HEX color with RGB value rgb(206, 239, 221) and HSL value hsl(147, 51%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEEFDD?+

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