#CBECA2 Color

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

Color preview

#CBECA2

Color formats

HEX
#CBECA2
RGB
rgb(203, 236, 162)
RGBA
rgba(203, 236, 162, 1)
HSL
hsl(87, 66%, 78%)
HSV
hsv(87, 31%, 93%)
CMYK
cmyk(14%, 0%, 31%, 7%)
CSS variable
--color-primary: #CBECA2;
Lowercase HEX
#cbeca2

Shades

Tints

Tones

Harmony

CSS snippets for #CBECA2

.color-cbeca2 {
  color: #CBECA2;
  background-color: #CBECA2;
}

Frequently asked questions

What color is #CBECA2?+

#CBECA2 is a HEX color with RGB value rgb(203, 236, 162) and HSL value hsl(87, 66%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBECA2?+

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