#CFDFA5 Color

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

Color preview

#CFDFA5

Color formats

HEX
#CFDFA5
RGB
rgb(207, 223, 165)
RGBA
rgba(207, 223, 165, 1)
HSL
hsl(77, 48%, 76%)
HSV
hsv(77, 26%, 87%)
CMYK
cmyk(7%, 0%, 26%, 13%)
CSS variable
--color-primary: #CFDFA5;
Lowercase HEX
#cfdfa5

Shades

Tints

Tones

Harmony

CSS snippets for #CFDFA5

.color-cfdfa5 {
  color: #CFDFA5;
  background-color: #CFDFA5;
}

Frequently asked questions

What color is #CFDFA5?+

#CFDFA5 is a HEX color with RGB value rgb(207, 223, 165) and HSL value hsl(77, 48%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFDFA5?+

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