#CEFEB9 Color

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

Color preview

#CEFEB9

Color formats

HEX
#CEFEB9
RGB
rgb(206, 254, 185)
RGBA
rgba(206, 254, 185, 1)
HSL
hsl(102, 97%, 86%)
HSV
hsv(102, 27%, 100%)
CMYK
cmyk(19%, 0%, 27%, 0%)
CSS variable
--color-primary: #CEFEB9;
Lowercase HEX
#cefeb9

Shades

Tints

Tones

Harmony

CSS snippets for #CEFEB9

.color-cefeb9 {
  color: #CEFEB9;
  background-color: #CEFEB9;
}

Frequently asked questions

What color is #CEFEB9?+

#CEFEB9 is a HEX color with RGB value rgb(206, 254, 185) and HSL value hsl(102, 97%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFEB9?+

The closest Tailwind color is lime-200, available as the bg-lime-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