#CDCF9F Color

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

Color preview

#CDCF9F

Color formats

HEX
#CDCF9F
RGB
rgb(205, 207, 159)
RGBA
rgba(205, 207, 159, 1)
HSL
hsl(62, 33%, 72%)
HSV
hsv(62, 23%, 81%)
CMYK
cmyk(1%, 0%, 23%, 19%)
CSS variable
--color-primary: #CDCF9F;
Lowercase HEX
#cdcf9f

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF9F

.color-cdcf9f {
  color: #CDCF9F;
  background-color: #CDCF9F;
}

Frequently asked questions

What color is #CDCF9F?+

#CDCF9F is a HEX color with RGB value rgb(205, 207, 159) and HSL value hsl(62, 33%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCF9F?+

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