#CEEEA1 Color

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

Color preview

#CEEEA1

Color formats

HEX
#CEEEA1
RGB
rgb(206, 238, 161)
RGBA
rgba(206, 238, 161, 1)
HSL
hsl(85, 69%, 78%)
HSV
hsv(85, 32%, 93%)
CMYK
cmyk(13%, 0%, 32%, 7%)
CSS variable
--color-primary: #CEEEA1;
Lowercase HEX
#ceeea1

Shades

Tints

Tones

Harmony

CSS snippets for #CEEEA1

.color-ceeea1 {
  color: #CEEEA1;
  background-color: #CEEEA1;
}

Frequently asked questions

What color is #CEEEA1?+

#CEEEA1 is a HEX color with RGB value rgb(206, 238, 161) and HSL value hsl(85, 69%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEEEA1?+

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