#CBCF9B Color

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

Color preview

#CBCF9B

Color formats

HEX
#CBCF9B
RGB
rgb(203, 207, 155)
RGBA
rgba(203, 207, 155, 1)
HSL
hsl(65, 35%, 71%)
HSV
hsv(65, 25%, 81%)
CMYK
cmyk(2%, 0%, 25%, 19%)
CSS variable
--color-primary: #CBCF9B;
Lowercase HEX
#cbcf9b

Shades

Tints

Tones

Harmony

CSS snippets for #CBCF9B

.color-cbcf9b {
  color: #CBCF9B;
  background-color: #CBCF9B;
}

Frequently asked questions

What color is #CBCF9B?+

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

What is the closest Tailwind color to #CBCF9B?+

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