#CEEBAA Color

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

Color preview

#CEEBAA

Color formats

HEX
#CEEBAA
RGB
rgb(206, 235, 170)
RGBA
rgba(206, 235, 170, 1)
HSL
hsl(87, 62%, 79%)
HSV
hsv(87, 28%, 92%)
CMYK
cmyk(12%, 0%, 28%, 8%)
CSS variable
--color-primary: #CEEBAA;
Lowercase HEX
#ceebaa

Shades

Tints

Tones

Harmony

CSS snippets for #CEEBAA

.color-ceebaa {
  color: #CEEBAA;
  background-color: #CEEBAA;
}

Frequently asked questions

What color is #CEEBAA?+

#CEEBAA is a HEX color with RGB value rgb(206, 235, 170) and HSL value hsl(87, 62%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEEBAA?+

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