#D26F50 Color

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

Color preview

#D26F50

Color formats

HEX
#D26F50
RGB
rgb(210, 111, 80)
RGBA
rgba(210, 111, 80, 1)
HSL
hsl(14, 59%, 57%)
HSV
hsv(14, 62%, 82%)
CMYK
cmyk(0%, 47%, 62%, 18%)
CSS variable
--color-primary: #D26F50;
Lowercase HEX
#d26f50

Shades

Tints

Tones

Harmony

CSS snippets for #D26F50

.color-d26f50 {
  color: #D26F50;
  background-color: #D26F50;
}

Frequently asked questions

What color is #D26F50?+

#D26F50 is a HEX color with RGB value rgb(210, 111, 80) and HSL value hsl(14, 59%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D26F50?+

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