#F18F5B Color

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

Color preview

#F18F5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18F5B

.color-f18f5b {
  color: #F18F5B;
  background-color: #F18F5B;
}

Frequently asked questions

What color is #F18F5B?+

#F18F5B is a HEX color with RGB value rgb(241, 143, 91) and HSL value hsl(21, 84%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F18F5B?+

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