#CBEAB2 Color

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

Color preview

#CBEAB2

Color formats

HEX
#CBEAB2
RGB
rgb(203, 234, 178)
RGBA
rgba(203, 234, 178, 1)
HSL
hsl(93, 57%, 81%)
HSV
hsv(93, 24%, 92%)
CMYK
cmyk(13%, 0%, 24%, 8%)
CSS variable
--color-primary: #CBEAB2;
Lowercase HEX
#cbeab2

Shades

Tints

Tones

Harmony

CSS snippets for #CBEAB2

.color-cbeab2 {
  color: #CBEAB2;
  background-color: #CBEAB2;
}

Frequently asked questions

What color is #CBEAB2?+

#CBEAB2 is a HEX color with RGB value rgb(203, 234, 178) and HSL value hsl(93, 57%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBEAB2?+

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