#F35D12 Color

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

Color preview

#F35D12

Color formats

HEX
#F35D12
RGB
rgb(243, 93, 18)
RGBA
rgba(243, 93, 18, 1)
HSL
hsl(20, 90%, 51%)
HSV
hsv(20, 93%, 95%)
CMYK
cmyk(0%, 62%, 93%, 5%)
CSS variable
--color-primary: #F35D12;
Lowercase HEX
#f35d12

Shades

Tints

Tones

Harmony

CSS snippets for #F35D12

.color-f35d12 {
  color: #F35D12;
  background-color: #F35D12;
}

Frequently asked questions

What color is #F35D12?+

#F35D12 is a HEX color with RGB value rgb(243, 93, 18) and HSL value hsl(20, 90%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F35D12?+

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