#F18D5B Color

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

Color preview

#F18D5B

Color formats

HEX
#F18D5B
RGB
rgb(241, 141, 91)
RGBA
rgba(241, 141, 91, 1)
HSL
hsl(20, 84%, 65%)
HSV
hsv(20, 62%, 95%)
CMYK
cmyk(0%, 41%, 62%, 5%)
CSS variable
--color-primary: #F18D5B;
Lowercase HEX
#f18d5b

Shades

Tints

Tones

Harmony

CSS snippets for #F18D5B

.color-f18d5b {
  color: #F18D5B;
  background-color: #F18D5B;
}

Frequently asked questions

What color is #F18D5B?+

#F18D5B is a HEX color with RGB value rgb(241, 141, 91) and HSL value hsl(20, 84%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F18D5B?+

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