#CBDFA7 Color

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

Color preview

#CBDFA7

Color formats

HEX
#CBDFA7
RGB
rgb(203, 223, 167)
RGBA
rgba(203, 223, 167, 1)
HSL
hsl(81, 47%, 76%)
HSV
hsv(81, 25%, 87%)
CMYK
cmyk(9%, 0%, 25%, 13%)
CSS variable
--color-primary: #CBDFA7;
Lowercase HEX
#cbdfa7

Shades

Tints

Tones

Harmony

CSS snippets for #CBDFA7

.color-cbdfa7 {
  color: #CBDFA7;
  background-color: #CBDFA7;
}

Frequently asked questions

What color is #CBDFA7?+

#CBDFA7 is a HEX color with RGB value rgb(203, 223, 167) and HSL value hsl(81, 47%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBDFA7?+

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