#CCB450 Color

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

Color preview

#CCB450

Color formats

HEX
#CCB450
RGB
rgb(204, 180, 80)
RGBA
rgba(204, 180, 80, 1)
HSL
hsl(48, 55%, 56%)
HSV
hsv(48, 61%, 80%)
CMYK
cmyk(0%, 12%, 61%, 20%)
CSS variable
--color-primary: #CCB450;
Lowercase HEX
#ccb450

Shades

Tints

Tones

Harmony

CSS snippets for #CCB450

.color-ccb450 {
  color: #CCB450;
  background-color: #CCB450;
}

Frequently asked questions

What color is #CCB450?+

#CCB450 is a HEX color with RGB value rgb(204, 180, 80) and HSL value hsl(48, 55%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCB450?+

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