#CEFFB9 Color

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

Color preview

#CEFFB9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEFFB9

.color-ceffb9 {
  color: #CEFFB9;
  background-color: #CEFFB9;
}

Frequently asked questions

What color is #CEFFB9?+

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

What is the closest Tailwind color to #CEFFB9?+

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