#CDCF9B Color

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

Color preview

#CDCF9B

Color formats

HEX
#CDCF9B
RGB
rgb(205, 207, 155)
RGBA
rgba(205, 207, 155, 1)
HSL
hsl(62, 35%, 71%)
HSV
hsv(62, 25%, 81%)
CMYK
cmyk(1%, 0%, 25%, 19%)
CSS variable
--color-primary: #CDCF9B;
Lowercase HEX
#cdcf9b

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF9B

.color-cdcf9b {
  color: #CDCF9B;
  background-color: #CDCF9B;
}

Frequently asked questions

What color is #CDCF9B?+

#CDCF9B is a HEX color with RGB value rgb(205, 207, 155) and HSL value hsl(62, 35%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCF9B?+

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