#F18950 Color

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

Color preview

#F18950

Color formats

HEX
#F18950
RGB
rgb(241, 137, 80)
RGBA
rgba(241, 137, 80, 1)
HSL
hsl(21, 85%, 63%)
HSV
hsv(21, 67%, 95%)
CMYK
cmyk(0%, 43%, 67%, 5%)
CSS variable
--color-primary: #F18950;
Lowercase HEX
#f18950

Shades

Tints

Tones

Harmony

CSS snippets for #F18950

.color-f18950 {
  color: #F18950;
  background-color: #F18950;
}

Frequently asked questions

What color is #F18950?+

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

What is the closest Tailwind color to #F18950?+

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