#CEB250 Color

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

Color preview

#CEB250

Color formats

HEX
#CEB250
RGB
rgb(206, 178, 80)
RGBA
rgba(206, 178, 80, 1)
HSL
hsl(47, 56%, 56%)
HSV
hsv(47, 61%, 81%)
CMYK
cmyk(0%, 14%, 61%, 19%)
CSS variable
--color-primary: #CEB250;
Lowercase HEX
#ceb250

Shades

Tints

Tones

Harmony

CSS snippets for #CEB250

.color-ceb250 {
  color: #CEB250;
  background-color: #CEB250;
}

Frequently asked questions

What color is #CEB250?+

#CEB250 is a HEX color with RGB value rgb(206, 178, 80) and HSL value hsl(47, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB250?+

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