#D27D70 Color

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

Color preview

#D27D70

Color formats

HEX
#D27D70
RGB
rgb(210, 125, 112)
RGBA
rgba(210, 125, 112, 1)
HSL
hsl(8, 52%, 63%)
HSV
hsv(8, 47%, 82%)
CMYK
cmyk(0%, 40%, 47%, 18%)
CSS variable
--color-primary: #D27D70;
Lowercase HEX
#d27d70

Shades

Tints

Tones

Harmony

CSS snippets for #D27D70

.color-d27d70 {
  color: #D27D70;
  background-color: #D27D70;
}

Frequently asked questions

What color is #D27D70?+

#D27D70 is a HEX color with RGB value rgb(210, 125, 112) and HSL value hsl(8, 52%, 63%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #D27D70?+

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