#F6DCAF Color

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

Color preview

#F6DCAF

Color formats

HEX
#F6DCAF
RGB
rgb(246, 220, 175)
RGBA
rgba(246, 220, 175, 1)
HSL
hsl(38, 80%, 83%)
HSV
hsv(38, 29%, 96%)
CMYK
cmyk(0%, 11%, 29%, 4%)
CSS variable
--color-primary: #F6DCAF;
Lowercase HEX
#f6dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #F6DCAF

.color-f6dcaf {
  color: #F6DCAF;
  background-color: #F6DCAF;
}

Frequently asked questions

What color is #F6DCAF?+

#F6DCAF is a HEX color with RGB value rgb(246, 220, 175) and HSL value hsl(38, 80%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F6DCAF?+

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