#F0CFA3 Color

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

Color preview

#F0CFA3

Color formats

HEX
#F0CFA3
RGB
rgb(240, 207, 163)
RGBA
rgba(240, 207, 163, 1)
HSL
hsl(34, 72%, 79%)
HSV
hsv(34, 32%, 94%)
CMYK
cmyk(0%, 14%, 32%, 6%)
CSS variable
--color-primary: #F0CFA3;
Lowercase HEX
#f0cfa3

Shades

Tints

Tones

Harmony

CSS snippets for #F0CFA3

.color-f0cfa3 {
  color: #F0CFA3;
  background-color: #F0CFA3;
}

Frequently asked questions

What color is #F0CFA3?+

#F0CFA3 is a HEX color with RGB value rgb(240, 207, 163) and HSL value hsl(34, 72%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0CFA3?+

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