#D55A26 Color

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

Color preview

#D55A26

Color formats

HEX
#D55A26
RGB
rgb(213, 90, 38)
RGBA
rgba(213, 90, 38, 1)
HSL
hsl(18, 70%, 49%)
HSV
hsv(18, 82%, 84%)
CMYK
cmyk(0%, 58%, 82%, 16%)
CSS variable
--color-primary: #D55A26;
Lowercase HEX
#d55a26

Shades

Tints

Tones

Harmony

CSS snippets for #D55A26

.color-d55a26 {
  color: #D55A26;
  background-color: #D55A26;
}

Frequently asked questions

What color is #D55A26?+

#D55A26 is a HEX color with RGB value rgb(213, 90, 38) and HSL value hsl(18, 70%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D55A26?+

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