#F35F15 Color

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

Color preview

#F35F15

Color formats

HEX
#F35F15
RGB
rgb(243, 95, 21)
RGBA
rgba(243, 95, 21, 1)
HSL
hsl(20, 90%, 52%)
HSV
hsv(20, 91%, 95%)
CMYK
cmyk(0%, 61%, 91%, 5%)
CSS variable
--color-primary: #F35F15;
Lowercase HEX
#f35f15

Shades

Tints

Tones

Harmony

CSS snippets for #F35F15

.color-f35f15 {
  color: #F35F15;
  background-color: #F35F15;
}

Frequently asked questions

What color is #F35F15?+

#F35F15 is a HEX color with RGB value rgb(243, 95, 21) and HSL value hsl(20, 90%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F35F15?+

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