#CBCF8B Color

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

Color preview

#CBCF8B

Color formats

HEX
#CBCF8B
RGB
rgb(203, 207, 139)
RGBA
rgba(203, 207, 139, 1)
HSL
hsl(64, 41%, 68%)
HSV
hsv(64, 33%, 81%)
CMYK
cmyk(2%, 0%, 33%, 19%)
CSS variable
--color-primary: #CBCF8B;
Lowercase HEX
#cbcf8b

Shades

Tints

Tones

Harmony

CSS snippets for #CBCF8B

.color-cbcf8b {
  color: #CBCF8B;
  background-color: #CBCF8B;
}

Frequently asked questions

What color is #CBCF8B?+

#CBCF8B is a HEX color with RGB value rgb(203, 207, 139) and HSL value hsl(64, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBCF8B?+

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