#D27B63 Color

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

Color preview

#D27B63

Color formats

HEX
#D27B63
RGB
rgb(210, 123, 99)
RGBA
rgba(210, 123, 99, 1)
HSL
hsl(13, 55%, 61%)
HSV
hsv(13, 53%, 82%)
CMYK
cmyk(0%, 41%, 53%, 18%)
CSS variable
--color-primary: #D27B63;
Lowercase HEX
#d27b63

Shades

Tints

Tones

Harmony

CSS snippets for #D27B63

.color-d27b63 {
  color: #D27B63;
  background-color: #D27B63;
}

Frequently asked questions

What color is #D27B63?+

#D27B63 is a HEX color with RGB value rgb(210, 123, 99) and HSL value hsl(13, 55%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D27B63?+

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