#DAB24B Color

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

Color preview

#DAB24B

Color formats

HEX
#DAB24B
RGB
rgb(218, 178, 75)
RGBA
rgba(218, 178, 75, 1)
HSL
hsl(43, 66%, 57%)
HSV
hsv(43, 66%, 85%)
CMYK
cmyk(0%, 18%, 66%, 15%)
CSS variable
--color-primary: #DAB24B;
Lowercase HEX
#dab24b

Shades

Tints

Tones

Harmony

CSS snippets for #DAB24B

.color-dab24b {
  color: #DAB24B;
  background-color: #DAB24B;
}

Frequently asked questions

What color is #DAB24B?+

#DAB24B is a HEX color with RGB value rgb(218, 178, 75) and HSL value hsl(43, 66%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAB24B?+

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