#CBCF8F Color

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

Color preview

#CBCF8F

Color formats

HEX
#CBCF8F
RGB
rgb(203, 207, 143)
RGBA
rgba(203, 207, 143, 1)
HSL
hsl(64, 40%, 69%)
HSV
hsv(64, 31%, 81%)
CMYK
cmyk(2%, 0%, 31%, 19%)
CSS variable
--color-primary: #CBCF8F;
Lowercase HEX
#cbcf8f

Shades

Tints

Tones

Harmony

CSS snippets for #CBCF8F

.color-cbcf8f {
  color: #CBCF8F;
  background-color: #CBCF8F;
}

Frequently asked questions

What color is #CBCF8F?+

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

What is the closest Tailwind color to #CBCF8F?+

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