#CEEFCA Color

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

Color preview

#CEEFCA

Color formats

HEX
#CEEFCA
RGB
rgb(206, 239, 202)
RGBA
rgba(206, 239, 202, 1)
HSL
hsl(114, 54%, 86%)
HSV
hsv(114, 15%, 94%)
CMYK
cmyk(14%, 0%, 15%, 6%)
CSS variable
--color-primary: #CEEFCA;
Lowercase HEX
#ceefca

Shades

Tints

Tones

Harmony

CSS snippets for #CEEFCA

.color-ceefca {
  color: #CEEFCA;
  background-color: #CEEFCA;
}

Frequently asked questions

What color is #CEEFCA?+

#CEEFCA is a HEX color with RGB value rgb(206, 239, 202) and HSL value hsl(114, 54%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEEFCA?+

The closest Tailwind color is green-200, available as the bg-green-200 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