#F35A3C Color

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

Color preview

#F35A3C

Color formats

HEX
#F35A3C
RGB
rgb(243, 90, 60)
RGBA
rgba(243, 90, 60, 1)
HSL
hsl(10, 88%, 59%)
HSV
hsv(10, 75%, 95%)
CMYK
cmyk(0%, 63%, 75%, 5%)
CSS variable
--color-primary: #F35A3C;
Lowercase HEX
#f35a3c

Shades

Tints

Tones

Harmony

CSS snippets for #F35A3C

.color-f35a3c {
  color: #F35A3C;
  background-color: #F35A3C;
}

Frequently asked questions

What color is #F35A3C?+

#F35A3C is a HEX color with RGB value rgb(243, 90, 60) and HSL value hsl(10, 88%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F35A3C?+

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