#FD2D12 Color

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

Color preview

#FD2D12

Color formats

HEX
#FD2D12
RGB
rgb(253, 45, 18)
RGBA
rgba(253, 45, 18, 1)
HSL
hsl(7, 98%, 53%)
HSV
hsv(7, 93%, 99%)
CMYK
cmyk(0%, 82%, 93%, 1%)
CSS variable
--color-primary: #FD2D12;
Lowercase HEX
#fd2d12

Shades

Tints

Tones

Harmony

CSS snippets for #FD2D12

.color-fd2d12 {
  color: #FD2D12;
  background-color: #FD2D12;
}

Frequently asked questions

What color is #FD2D12?+

#FD2D12 is a HEX color with RGB value rgb(253, 45, 18) and HSL value hsl(7, 98%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FD2D12?+

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