#CEFCC2 Color

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

Color preview

#CEFCC2

Color formats

HEX
#CEFCC2
RGB
rgb(206, 252, 194)
RGBA
rgba(206, 252, 194, 1)
HSL
hsl(108, 91%, 87%)
HSV
hsv(108, 23%, 99%)
CMYK
cmyk(18%, 0%, 23%, 1%)
CSS variable
--color-primary: #CEFCC2;
Lowercase HEX
#cefcc2

Shades

Tints

Tones

Harmony

CSS snippets for #CEFCC2

.color-cefcc2 {
  color: #CEFCC2;
  background-color: #CEFCC2;
}

Frequently asked questions

What color is #CEFCC2?+

#CEFCC2 is a HEX color with RGB value rgb(206, 252, 194) and HSL value hsl(108, 91%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFCC2?+

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