#F18E32 Color

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

Color preview

#F18E32

Color formats

HEX
#F18E32
RGB
rgb(241, 142, 50)
RGBA
rgba(241, 142, 50, 1)
HSL
hsl(29, 87%, 57%)
HSV
hsv(29, 79%, 95%)
CMYK
cmyk(0%, 41%, 79%, 5%)
CSS variable
--color-primary: #F18E32;
Lowercase HEX
#f18e32

Shades

Tints

Tones

Harmony

CSS snippets for #F18E32

.color-f18e32 {
  color: #F18E32;
  background-color: #F18E32;
}

Frequently asked questions

What color is #F18E32?+

#F18E32 is a HEX color with RGB value rgb(241, 142, 50) and HSL value hsl(29, 87%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F18E32?+

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