#F1B56B Color

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

Color preview

#F1B56B

Color formats

HEX
#F1B56B
RGB
rgb(241, 181, 107)
RGBA
rgba(241, 181, 107, 1)
HSL
hsl(33, 83%, 68%)
HSV
hsv(33, 56%, 95%)
CMYK
cmyk(0%, 25%, 56%, 5%)
CSS variable
--color-primary: #F1B56B;
Lowercase HEX
#f1b56b

Shades

Tints

Tones

Harmony

CSS snippets for #F1B56B

.color-f1b56b {
  color: #F1B56B;
  background-color: #F1B56B;
}

Frequently asked questions

What color is #F1B56B?+

#F1B56B is a HEX color with RGB value rgb(241, 181, 107) and HSL value hsl(33, 83%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1B56B?+

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