#F1E6AF Color

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

Color preview

#F1E6AF

Color formats

HEX
#F1E6AF
RGB
rgb(241, 230, 175)
RGBA
rgba(241, 230, 175, 1)
HSL
hsl(50, 70%, 82%)
HSV
hsv(50, 27%, 95%)
CMYK
cmyk(0%, 5%, 27%, 5%)
CSS variable
--color-primary: #F1E6AF;
Lowercase HEX
#f1e6af

Shades

Tints

Tones

Harmony

CSS snippets for #F1E6AF

.color-f1e6af {
  color: #F1E6AF;
  background-color: #F1E6AF;
}

Frequently asked questions

What color is #F1E6AF?+

#F1E6AF is a HEX color with RGB value rgb(241, 230, 175) and HSL value hsl(50, 70%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1E6AF?+

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