#F0DA9D Color

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

Color preview

#F0DA9D

Color formats

HEX
#F0DA9D
RGB
rgb(240, 218, 157)
RGBA
rgba(240, 218, 157, 1)
HSL
hsl(44, 73%, 78%)
HSV
hsv(44, 35%, 94%)
CMYK
cmyk(0%, 9%, 35%, 6%)
CSS variable
--color-primary: #F0DA9D;
Lowercase HEX
#f0da9d

Shades

Tints

Tones

Harmony

CSS snippets for #F0DA9D

.color-f0da9d {
  color: #F0DA9D;
  background-color: #F0DA9D;
}

Frequently asked questions

What color is #F0DA9D?+

#F0DA9D is a HEX color with RGB value rgb(240, 218, 157) and HSL value hsl(44, 73%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0DA9D?+

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