#CBBF63 Color

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

Color preview

#CBBF63

Color formats

HEX
#CBBF63
RGB
rgb(203, 191, 99)
RGBA
rgba(203, 191, 99, 1)
HSL
hsl(53, 50%, 59%)
HSV
hsv(53, 51%, 80%)
CMYK
cmyk(0%, 6%, 51%, 20%)
CSS variable
--color-primary: #CBBF63;
Lowercase HEX
#cbbf63

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF63

.color-cbbf63 {
  color: #CBBF63;
  background-color: #CBBF63;
}

Frequently asked questions

What color is #CBBF63?+

#CBBF63 is a HEX color with RGB value rgb(203, 191, 99) and HSL value hsl(53, 50%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBBF63?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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