#D61900 Color

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

Color preview

#D61900

Color formats

HEX
#D61900
RGB
rgb(214, 25, 0)
RGBA
rgba(214, 25, 0, 1)
HSL
hsl(7, 100%, 42%)
HSV
hsv(7, 100%, 84%)
CMYK
cmyk(0%, 88%, 100%, 16%)
CSS variable
--color-primary: #D61900;
Lowercase HEX
#d61900

Shades

Tints

Tones

Harmony

CSS snippets for #D61900

.color-d61900 {
  color: #D61900;
  background-color: #D61900;
}

Frequently asked questions

What color is #D61900?+

#D61900 is a HEX color with RGB value rgb(214, 25, 0) and HSL value hsl(7, 100%, 42%). Its closest CSS named color is Red.

What is the closest Tailwind color to #D61900?+

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