#CBEEA5 Color

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

Color preview

#CBEEA5

Color formats

HEX
#CBEEA5
RGB
rgb(203, 238, 165)
RGBA
rgba(203, 238, 165, 1)
HSL
hsl(89, 68%, 79%)
HSV
hsv(89, 31%, 93%)
CMYK
cmyk(15%, 0%, 31%, 7%)
CSS variable
--color-primary: #CBEEA5;
Lowercase HEX
#cbeea5

Shades

Tints

Tones

Harmony

CSS snippets for #CBEEA5

.color-cbeea5 {
  color: #CBEEA5;
  background-color: #CBEEA5;
}

Frequently asked questions

What color is #CBEEA5?+

#CBEEA5 is a HEX color with RGB value rgb(203, 238, 165) and HSL value hsl(89, 68%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBEEA5?+

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