#CEECD5 Color

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

Color preview

#CEECD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEECD5

.color-ceecd5 {
  color: #CEECD5;
  background-color: #CEECD5;
}

Frequently asked questions

What color is #CEECD5?+

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

What is the closest Tailwind color to #CEECD5?+

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