#F1884F Color

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

Color preview

#F1884F

Color formats

HEX
#F1884F
RGB
rgb(241, 136, 79)
RGBA
rgba(241, 136, 79, 1)
HSL
hsl(21, 85%, 63%)
HSV
hsv(21, 67%, 95%)
CMYK
cmyk(0%, 44%, 67%, 5%)
CSS variable
--color-primary: #F1884F;
Lowercase HEX
#f1884f

Shades

Tints

Tones

Harmony

CSS snippets for #F1884F

.color-f1884f {
  color: #F1884F;
  background-color: #F1884F;
}

Frequently asked questions

What color is #F1884F?+

#F1884F is a HEX color with RGB value rgb(241, 136, 79) and HSL value hsl(21, 85%, 63%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F1884F?+

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