#F6CCAF Color

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

Color preview

#F6CCAF

Color formats

HEX
#F6CCAF
RGB
rgb(246, 204, 175)
RGBA
rgba(246, 204, 175, 1)
HSL
hsl(25, 80%, 83%)
HSV
hsv(25, 29%, 96%)
CMYK
cmyk(0%, 17%, 29%, 4%)
CSS variable
--color-primary: #F6CCAF;
Lowercase HEX
#f6ccaf

Shades

Tints

Tones

Harmony

CSS snippets for #F6CCAF

.color-f6ccaf {
  color: #F6CCAF;
  background-color: #F6CCAF;
}

Frequently asked questions

What color is #F6CCAF?+

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

What is the closest Tailwind color to #F6CCAF?+

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