#CDCF8F Color

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

Color preview

#CDCF8F

Color formats

HEX
#CDCF8F
RGB
rgb(205, 207, 143)
RGBA
rgba(205, 207, 143, 1)
HSL
hsl(62, 40%, 69%)
HSV
hsv(62, 31%, 81%)
CMYK
cmyk(1%, 0%, 31%, 19%)
CSS variable
--color-primary: #CDCF8F;
Lowercase HEX
#cdcf8f

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF8F

.color-cdcf8f {
  color: #CDCF8F;
  background-color: #CDCF8F;
}

Frequently asked questions

What color is #CDCF8F?+

#CDCF8F is a HEX color with RGB value rgb(205, 207, 143) and HSL value hsl(62, 40%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCF8F?+

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