#F3535E Color

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

Color preview

#F3535E

Color formats

HEX
#F3535E
RGB
rgb(243, 83, 94)
RGBA
rgba(243, 83, 94, 1)
HSL
hsl(356, 87%, 64%)
HSV
hsv(356, 66%, 95%)
CMYK
cmyk(0%, 66%, 61%, 5%)
CSS variable
--color-primary: #F3535E;
Lowercase HEX
#f3535e

Shades

Tints

Tones

Harmony

CSS snippets for #F3535E

.color-f3535e {
  color: #F3535E;
  background-color: #F3535E;
}

Frequently asked questions

What color is #F3535E?+

#F3535E is a HEX color with RGB value rgb(243, 83, 94) and HSL value hsl(356, 87%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F3535E?+

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