#F18C09 Color

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

Color preview

#F18C09

Color formats

HEX
#F18C09
RGB
rgb(241, 140, 9)
RGBA
rgba(241, 140, 9, 1)
HSL
hsl(34, 93%, 49%)
HSV
hsv(34, 96%, 95%)
CMYK
cmyk(0%, 42%, 96%, 5%)
CSS variable
--color-primary: #F18C09;
Lowercase HEX
#f18c09

Shades

Tints

Tones

Harmony

CSS snippets for #F18C09

.color-f18c09 {
  color: #F18C09;
  background-color: #F18C09;
}

Frequently asked questions

What color is #F18C09?+

#F18C09 is a HEX color with RGB value rgb(241, 140, 9) and HSL value hsl(34, 93%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F18C09?+

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