#FD4F3B Color

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

Color preview

#FD4F3B

Color formats

HEX
#FD4F3B
RGB
rgb(253, 79, 59)
RGBA
rgba(253, 79, 59, 1)
HSL
hsl(6, 98%, 61%)
HSV
hsv(6, 77%, 99%)
CMYK
cmyk(0%, 69%, 77%, 1%)
CSS variable
--color-primary: #FD4F3B;
Lowercase HEX
#fd4f3b

Shades

Tints

Tones

Harmony

CSS snippets for #FD4F3B

.color-fd4f3b {
  color: #FD4F3B;
  background-color: #FD4F3B;
}

Frequently asked questions

What color is #FD4F3B?+

#FD4F3B is a HEX color with RGB value rgb(253, 79, 59) and HSL value hsl(6, 98%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD4F3B?+

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