#D37B50 Color

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

Color preview

#D37B50

Color formats

HEX
#D37B50
RGB
rgb(211, 123, 80)
RGBA
rgba(211, 123, 80, 1)
HSL
hsl(20, 60%, 57%)
HSV
hsv(20, 62%, 83%)
CMYK
cmyk(0%, 42%, 62%, 17%)
CSS variable
--color-primary: #D37B50;
Lowercase HEX
#d37b50

Shades

Tints

Tones

Harmony

CSS snippets for #D37B50

.color-d37b50 {
  color: #D37B50;
  background-color: #D37B50;
}

Frequently asked questions

What color is #D37B50?+

#D37B50 is a HEX color with RGB value rgb(211, 123, 80) and HSL value hsl(20, 60%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D37B50?+

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