#F1B17C Color

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

Color preview

#F1B17C

Color formats

HEX
#F1B17C
RGB
rgb(241, 177, 124)
RGBA
rgba(241, 177, 124, 1)
HSL
hsl(27, 81%, 72%)
HSV
hsv(27, 49%, 95%)
CMYK
cmyk(0%, 27%, 49%, 5%)
CSS variable
--color-primary: #F1B17C;
Lowercase HEX
#f1b17c

Shades

Tints

Tones

Harmony

CSS snippets for #F1B17C

.color-f1b17c {
  color: #F1B17C;
  background-color: #F1B17C;
}

Frequently asked questions

What color is #F1B17C?+

#F1B17C is a HEX color with RGB value rgb(241, 177, 124) and HSL value hsl(27, 81%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F1B17C?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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