#D23D13 Color

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

Color preview

#D23D13

Color formats

HEX
#D23D13
RGB
rgb(210, 61, 19)
RGBA
rgba(210, 61, 19, 1)
HSL
hsl(13, 83%, 45%)
HSV
hsv(13, 91%, 82%)
CMYK
cmyk(0%, 71%, 91%, 18%)
CSS variable
--color-primary: #D23D13;
Lowercase HEX
#d23d13

Shades

Tints

Tones

Harmony

CSS snippets for #D23D13

.color-d23d13 {
  color: #D23D13;
  background-color: #D23D13;
}

Frequently asked questions

What color is #D23D13?+

#D23D13 is a HEX color with RGB value rgb(210, 61, 19) and HSL value hsl(13, 83%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D23D13?+

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