#CEECD4 Color

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

Color preview

#CEECD4

Color formats

HEX
#CEECD4
RGB
rgb(206, 236, 212)
RGBA
rgba(206, 236, 212, 1)
HSL
hsl(132, 44%, 87%)
HSV
hsv(132, 13%, 93%)
CMYK
cmyk(13%, 0%, 10%, 7%)
CSS variable
--color-primary: #CEECD4;
Lowercase HEX
#ceecd4

Shades

Tints

Tones

Harmony

CSS snippets for #CEECD4

.color-ceecd4 {
  color: #CEECD4;
  background-color: #CEECD4;
}

Frequently asked questions

What color is #CEECD4?+

#CEECD4 is a HEX color with RGB value rgb(206, 236, 212) and HSL value hsl(132, 44%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEECD4?+

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