#D17F50 Color

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

Color preview

#D17F50

Color formats

HEX
#D17F50
RGB
rgb(209, 127, 80)
RGBA
rgba(209, 127, 80, 1)
HSL
hsl(22, 58%, 57%)
HSV
hsv(22, 62%, 82%)
CMYK
cmyk(0%, 39%, 62%, 18%)
CSS variable
--color-primary: #D17F50;
Lowercase HEX
#d17f50

Shades

Tints

Tones

Harmony

CSS snippets for #D17F50

.color-d17f50 {
  color: #D17F50;
  background-color: #D17F50;
}

Frequently asked questions

What color is #D17F50?+

#D17F50 is a HEX color with RGB value rgb(209, 127, 80) and HSL value hsl(22, 58%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D17F50?+

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