#DAB25B Color

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

Color preview

#DAB25B

Color formats

HEX
#DAB25B
RGB
rgb(218, 178, 91)
RGBA
rgba(218, 178, 91, 1)
HSL
hsl(41, 63%, 61%)
HSV
hsv(41, 58%, 85%)
CMYK
cmyk(0%, 18%, 58%, 15%)
CSS variable
--color-primary: #DAB25B;
Lowercase HEX
#dab25b

Shades

Tints

Tones

Harmony

CSS snippets for #DAB25B

.color-dab25b {
  color: #DAB25B;
  background-color: #DAB25B;
}

Frequently asked questions

What color is #DAB25B?+

#DAB25B is a HEX color with RGB value rgb(218, 178, 91) and HSL value hsl(41, 63%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAB25B?+

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