#F0403D Color

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

Color preview

#F0403D

Color formats

HEX
#F0403D
RGB
rgb(240, 64, 61)
RGBA
rgba(240, 64, 61, 1)
HSL
hsl(1, 86%, 59%)
HSV
hsv(1, 75%, 94%)
CMYK
cmyk(0%, 73%, 75%, 6%)
CSS variable
--color-primary: #F0403D;
Lowercase HEX
#f0403d

Shades

Tints

Tones

Harmony

CSS snippets for #F0403D

.color-f0403d {
  color: #F0403D;
  background-color: #F0403D;
}

Frequently asked questions

What color is #F0403D?+

#F0403D is a HEX color with RGB value rgb(240, 64, 61) and HSL value hsl(1, 86%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F0403D?+

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