#CEB25F Color

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

Color preview

#CEB25F

Color formats

HEX
#CEB25F
RGB
rgb(206, 178, 95)
RGBA
rgba(206, 178, 95, 1)
HSL
hsl(45, 53%, 59%)
HSV
hsv(45, 54%, 81%)
CMYK
cmyk(0%, 14%, 54%, 19%)
CSS variable
--color-primary: #CEB25F;
Lowercase HEX
#ceb25f

Shades

Tints

Tones

Harmony

CSS snippets for #CEB25F

.color-ceb25f {
  color: #CEB25F;
  background-color: #CEB25F;
}

Frequently asked questions

What color is #CEB25F?+

#CEB25F is a HEX color with RGB value rgb(206, 178, 95) and HSL value hsl(45, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB25F?+

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