#F18B3C Color

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

Color preview

#F18B3C

Color formats

HEX
#F18B3C
RGB
rgb(241, 139, 60)
RGBA
rgba(241, 139, 60, 1)
HSL
hsl(26, 87%, 59%)
HSV
hsv(26, 75%, 95%)
CMYK
cmyk(0%, 42%, 75%, 5%)
CSS variable
--color-primary: #F18B3C;
Lowercase HEX
#f18b3c

Shades

Tints

Tones

Harmony

CSS snippets for #F18B3C

.color-f18b3c {
  color: #F18B3C;
  background-color: #F18B3C;
}

Frequently asked questions

What color is #F18B3C?+

#F18B3C is a HEX color with RGB value rgb(241, 139, 60) and HSL value hsl(26, 87%, 59%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F18B3C?+

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