#F18F1F Color

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

Color preview

#F18F1F

Color formats

HEX
#F18F1F
RGB
rgb(241, 143, 31)
RGBA
rgba(241, 143, 31, 1)
HSL
hsl(32, 88%, 53%)
HSV
hsv(32, 87%, 95%)
CMYK
cmyk(0%, 41%, 87%, 5%)
CSS variable
--color-primary: #F18F1F;
Lowercase HEX
#f18f1f

Shades

Tints

Tones

Harmony

CSS snippets for #F18F1F

.color-f18f1f {
  color: #F18F1F;
  background-color: #F18F1F;
}

Frequently asked questions

What color is #F18F1F?+

#F18F1F is a HEX color with RGB value rgb(241, 143, 31) and HSL value hsl(32, 88%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F18F1F?+

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