#CBDCA4 Color

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

Color preview

#CBDCA4

Color formats

HEX
#CBDCA4
RGB
rgb(203, 220, 164)
RGBA
rgba(203, 220, 164, 1)
HSL
hsl(78, 44%, 75%)
HSV
hsv(78, 25%, 86%)
CMYK
cmyk(8%, 0%, 25%, 14%)
CSS variable
--color-primary: #CBDCA4;
Lowercase HEX
#cbdca4

Shades

Tints

Tones

Harmony

CSS snippets for #CBDCA4

.color-cbdca4 {
  color: #CBDCA4;
  background-color: #CBDCA4;
}

Frequently asked questions

What color is #CBDCA4?+

#CBDCA4 is a HEX color with RGB value rgb(203, 220, 164) and HSL value hsl(78, 44%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBDCA4?+

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