#D63D00 Color

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

Color preview

#D63D00

Color formats

HEX
#D63D00
RGB
rgb(214, 61, 0)
RGBA
rgba(214, 61, 0, 1)
HSL
hsl(17, 100%, 42%)
HSV
hsv(17, 100%, 84%)
CMYK
cmyk(0%, 71%, 100%, 16%)
CSS variable
--color-primary: #D63D00;
Lowercase HEX
#d63d00

Shades

Tints

Tones

Harmony

CSS snippets for #D63D00

.color-d63d00 {
  color: #D63D00;
  background-color: #D63D00;
}

Frequently asked questions

What color is #D63D00?+

#D63D00 is a HEX color with RGB value rgb(214, 61, 0) and HSL value hsl(17, 100%, 42%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #D63D00?+

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