#DA9534 Color

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

Color preview

#DA9534

Color formats

HEX
#DA9534
RGB
rgb(218, 149, 52)
RGBA
rgba(218, 149, 52, 1)
HSL
hsl(35, 69%, 53%)
HSV
hsv(35, 76%, 85%)
CMYK
cmyk(0%, 32%, 76%, 15%)
CSS variable
--color-primary: #DA9534;
Lowercase HEX
#da9534

Shades

Tints

Tones

Harmony

CSS snippets for #DA9534

.color-da9534 {
  color: #DA9534;
  background-color: #DA9534;
}

Frequently asked questions

What color is #DA9534?+

#DA9534 is a HEX color with RGB value rgb(218, 149, 52) and HSL value hsl(35, 69%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DA9534?+

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