#CCBF59 Color

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

Color preview

#CCBF59

Color formats

HEX
#CCBF59
RGB
rgb(204, 191, 89)
RGBA
rgba(204, 191, 89, 1)
HSL
hsl(53, 53%, 57%)
HSV
hsv(53, 56%, 80%)
CMYK
cmyk(0%, 6%, 56%, 20%)
CSS variable
--color-primary: #CCBF59;
Lowercase HEX
#ccbf59

Shades

Tints

Tones

Harmony

CSS snippets for #CCBF59

.color-ccbf59 {
  color: #CCBF59;
  background-color: #CCBF59;
}

Frequently asked questions

What color is #CCBF59?+

#CCBF59 is a HEX color with RGB value rgb(204, 191, 89) and HSL value hsl(53, 53%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBF59?+

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