#D27D60 Color

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

Color preview

#D27D60

Color formats

HEX
#D27D60
RGB
rgb(210, 125, 96)
RGBA
rgba(210, 125, 96, 1)
HSL
hsl(15, 56%, 60%)
HSV
hsv(15, 54%, 82%)
CMYK
cmyk(0%, 40%, 54%, 18%)
CSS variable
--color-primary: #D27D60;
Lowercase HEX
#d27d60

Shades

Tints

Tones

Harmony

CSS snippets for #D27D60

.color-d27d60 {
  color: #D27D60;
  background-color: #D27D60;
}

Frequently asked questions

What color is #D27D60?+

#D27D60 is a HEX color with RGB value rgb(210, 125, 96) and HSL value hsl(15, 56%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D27D60?+

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