#F04F46 Color

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

Color preview

#F04F46

Color formats

HEX
#F04F46
RGB
rgb(240, 79, 70)
RGBA
rgba(240, 79, 70, 1)
HSL
hsl(3, 85%, 61%)
HSV
hsv(3, 71%, 94%)
CMYK
cmyk(0%, 67%, 71%, 6%)
CSS variable
--color-primary: #F04F46;
Lowercase HEX
#f04f46

Shades

Tints

Tones

Harmony

CSS snippets for #F04F46

.color-f04f46 {
  color: #F04F46;
  background-color: #F04F46;
}

Frequently asked questions

What color is #F04F46?+

#F04F46 is a HEX color with RGB value rgb(240, 79, 70) and HSL value hsl(3, 85%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F04F46?+

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