#F1B17D Color

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

Color preview

#F1B17D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1B17D

.color-f1b17d {
  color: #F1B17D;
  background-color: #F1B17D;
}

Frequently asked questions

What color is #F1B17D?+

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

What is the closest Tailwind color to #F1B17D?+

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