#CEFEC8 Color

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

Color preview

#CEFEC8

Color formats

HEX
#CEFEC8
RGB
rgb(206, 254, 200)
RGBA
rgba(206, 254, 200, 1)
HSL
hsl(113, 96%, 89%)
HSV
hsv(113, 21%, 100%)
CMYK
cmyk(19%, 0%, 21%, 0%)
CSS variable
--color-primary: #CEFEC8;
Lowercase HEX
#cefec8

Shades

Tints

Tones

Harmony

CSS snippets for #CEFEC8

.color-cefec8 {
  color: #CEFEC8;
  background-color: #CEFEC8;
}

Frequently asked questions

What color is #CEFEC8?+

#CEFEC8 is a HEX color with RGB value rgb(206, 254, 200) and HSL value hsl(113, 96%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFEC8?+

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