#CBEEA4 Color

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

Color preview

#CBEEA4

Color formats

HEX
#CBEEA4
RGB
rgb(203, 238, 164)
RGBA
rgba(203, 238, 164, 1)
HSL
hsl(88, 69%, 79%)
HSV
hsv(88, 31%, 93%)
CMYK
cmyk(15%, 0%, 31%, 7%)
CSS variable
--color-primary: #CBEEA4;
Lowercase HEX
#cbeea4

Shades

Tints

Tones

Harmony

CSS snippets for #CBEEA4

.color-cbeea4 {
  color: #CBEEA4;
  background-color: #CBEEA4;
}

Frequently asked questions

What color is #CBEEA4?+

#CBEEA4 is a HEX color with RGB value rgb(203, 238, 164) and HSL value hsl(88, 69%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBEEA4?+

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