#CEFACF Color

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

Color preview

#CEFACF

Color formats

HEX
#CEFACF
RGB
rgb(206, 250, 207)
RGBA
rgba(206, 250, 207, 1)
HSL
hsl(121, 81%, 89%)
HSV
hsv(121, 18%, 98%)
CMYK
cmyk(18%, 0%, 17%, 2%)
CSS variable
--color-primary: #CEFACF;
Lowercase HEX
#cefacf

Shades

Tints

Tones

Harmony

CSS snippets for #CEFACF

.color-cefacf {
  color: #CEFACF;
  background-color: #CEFACF;
}

Frequently asked questions

What color is #CEFACF?+

#CEFACF is a HEX color with RGB value rgb(206, 250, 207) and HSL value hsl(121, 81%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFACF?+

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