#CBEA99 Color

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

Color preview

#CBEA99

Color formats

HEX
#CBEA99
RGB
rgb(203, 234, 153)
RGBA
rgba(203, 234, 153, 1)
HSL
hsl(83, 66%, 76%)
HSV
hsv(83, 35%, 92%)
CMYK
cmyk(13%, 0%, 35%, 8%)
CSS variable
--color-primary: #CBEA99;
Lowercase HEX
#cbea99

Shades

Tints

Tones

Harmony

CSS snippets for #CBEA99

.color-cbea99 {
  color: #CBEA99;
  background-color: #CBEA99;
}

Frequently asked questions

What color is #CBEA99?+

#CBEA99 is a HEX color with RGB value rgb(203, 234, 153) and HSL value hsl(83, 66%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBEA99?+

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