#D0B255 Color

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

Color preview

#D0B255

Color formats

HEX
#D0B255
RGB
rgb(208, 178, 85)
RGBA
rgba(208, 178, 85, 1)
HSL
hsl(45, 57%, 57%)
HSV
hsv(45, 59%, 82%)
CMYK
cmyk(0%, 14%, 59%, 18%)
CSS variable
--color-primary: #D0B255;
Lowercase HEX
#d0b255

Shades

Tints

Tones

Harmony

CSS snippets for #D0B255

.color-d0b255 {
  color: #D0B255;
  background-color: #D0B255;
}

Frequently asked questions

What color is #D0B255?+

#D0B255 is a HEX color with RGB value rgb(208, 178, 85) and HSL value hsl(45, 57%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D0B255?+

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