#F0120A Color

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

Color preview

#F0120A

Color formats

HEX
#F0120A
RGB
rgb(240, 18, 10)
RGBA
rgba(240, 18, 10, 1)
HSL
hsl(2, 92%, 49%)
HSV
hsv(2, 96%, 94%)
CMYK
cmyk(0%, 93%, 96%, 6%)
CSS variable
--color-primary: #F0120A;
Lowercase HEX
#f0120a

Shades

Tints

Tones

Harmony

CSS snippets for #F0120A

.color-f0120a {
  color: #F0120A;
  background-color: #F0120A;
}

Frequently asked questions

What color is #F0120A?+

#F0120A is a HEX color with RGB value rgb(240, 18, 10) and HSL value hsl(2, 92%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F0120A?+

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