#CEFACA Color

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

Color preview

#CEFACA

Color formats

HEX
#CEFACA
RGB
rgb(206, 250, 202)
RGBA
rgba(206, 250, 202, 1)
HSL
hsl(115, 83%, 89%)
HSV
hsv(115, 19%, 98%)
CMYK
cmyk(18%, 0%, 19%, 2%)
CSS variable
--color-primary: #CEFACA;
Lowercase HEX
#cefaca

Shades

Tints

Tones

Harmony

CSS snippets for #CEFACA

.color-cefaca {
  color: #CEFACA;
  background-color: #CEFACA;
}

Frequently asked questions

What color is #CEFACA?+

#CEFACA is a HEX color with RGB value rgb(206, 250, 202) and HSL value hsl(115, 83%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFACA?+

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