#F5434C Color

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

Color preview

#F5434C

Color formats

HEX
#F5434C
RGB
rgb(245, 67, 76)
RGBA
rgba(245, 67, 76, 1)
HSL
hsl(357, 90%, 61%)
HSV
hsv(357, 73%, 96%)
CMYK
cmyk(0%, 73%, 69%, 4%)
CSS variable
--color-primary: #F5434C;
Lowercase HEX
#f5434c

Shades

Tints

Tones

Harmony

CSS snippets for #F5434C

.color-f5434c {
  color: #F5434C;
  background-color: #F5434C;
}

Frequently asked questions

What color is #F5434C?+

#F5434C is a HEX color with RGB value rgb(245, 67, 76) and HSL value hsl(357, 90%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F5434C?+

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