#F6DEA1 Color

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

Color preview

#F6DEA1

Color formats

HEX
#F6DEA1
RGB
rgb(246, 222, 161)
RGBA
rgba(246, 222, 161, 1)
HSL
hsl(43, 83%, 80%)
HSV
hsv(43, 35%, 96%)
CMYK
cmyk(0%, 10%, 35%, 4%)
CSS variable
--color-primary: #F6DEA1;
Lowercase HEX
#f6dea1

Shades

Tints

Tones

Harmony

CSS snippets for #F6DEA1

.color-f6dea1 {
  color: #F6DEA1;
  background-color: #F6DEA1;
}

Frequently asked questions

What color is #F6DEA1?+

#F6DEA1 is a HEX color with RGB value rgb(246, 222, 161) and HSL value hsl(43, 83%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #F6DEA1?+

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