#CEE9C1 Color

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

Color preview

#CEE9C1

Color formats

HEX
#CEE9C1
RGB
rgb(206, 233, 193)
RGBA
rgba(206, 233, 193, 1)
HSL
hsl(100, 48%, 84%)
HSV
hsv(100, 17%, 91%)
CMYK
cmyk(12%, 0%, 17%, 9%)
CSS variable
--color-primary: #CEE9C1;
Lowercase HEX
#cee9c1

Shades

Tints

Tones

Harmony

CSS snippets for #CEE9C1

.color-cee9c1 {
  color: #CEE9C1;
  background-color: #CEE9C1;
}

Frequently asked questions

What color is #CEE9C1?+

#CEE9C1 is a HEX color with RGB value rgb(206, 233, 193) and HSL value hsl(100, 48%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEE9C1?+

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