#CEFCD1 Color

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

Color preview

#CEFCD1

Color formats

HEX
#CEFCD1
RGB
rgb(206, 252, 209)
RGBA
rgba(206, 252, 209, 1)
HSL
hsl(124, 88%, 90%)
HSV
hsv(124, 18%, 99%)
CMYK
cmyk(18%, 0%, 17%, 1%)
CSS variable
--color-primary: #CEFCD1;
Lowercase HEX
#cefcd1

Shades

Tints

Tones

Harmony

CSS snippets for #CEFCD1

.color-cefcd1 {
  color: #CEFCD1;
  background-color: #CEFCD1;
}

Frequently asked questions

What color is #CEFCD1?+

#CEFCD1 is a HEX color with RGB value rgb(206, 252, 209) and HSL value hsl(124, 88%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFCD1?+

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