#D27D3C Color

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

Color preview

#D27D3C

Color formats

HEX
#D27D3C
RGB
rgb(210, 125, 60)
RGBA
rgba(210, 125, 60, 1)
HSL
hsl(26, 62%, 53%)
HSV
hsv(26, 71%, 82%)
CMYK
cmyk(0%, 40%, 71%, 18%)
CSS variable
--color-primary: #D27D3C;
Lowercase HEX
#d27d3c

Shades

Tints

Tones

Harmony

CSS snippets for #D27D3C

.color-d27d3c {
  color: #D27D3C;
  background-color: #D27D3C;
}

Frequently asked questions

What color is #D27D3C?+

#D27D3C is a HEX color with RGB value rgb(210, 125, 60) and HSL value hsl(26, 62%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D27D3C?+

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