#F0CCAD Color

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

Color preview

#F0CCAD

Color formats

HEX
#F0CCAD
RGB
rgb(240, 204, 173)
RGBA
rgba(240, 204, 173, 1)
HSL
hsl(28, 69%, 81%)
HSV
hsv(28, 28%, 94%)
CMYK
cmyk(0%, 15%, 28%, 6%)
CSS variable
--color-primary: #F0CCAD;
Lowercase HEX
#f0ccad

Shades

Tints

Tones

Harmony

CSS snippets for #F0CCAD

.color-f0ccad {
  color: #F0CCAD;
  background-color: #F0CCAD;
}

Frequently asked questions

What color is #F0CCAD?+

#F0CCAD is a HEX color with RGB value rgb(240, 204, 173) and HSL value hsl(28, 69%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0CCAD?+

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