#F0FABA Color

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

Color preview

#F0FABA

Color formats

HEX
#F0FABA
RGB
rgb(240, 250, 186)
RGBA
rgba(240, 250, 186, 1)
HSL
hsl(69, 86%, 85%)
HSV
hsv(69, 26%, 98%)
CMYK
cmyk(4%, 0%, 26%, 2%)
CSS variable
--color-primary: #F0FABA;
Lowercase HEX
#f0faba

Shades

Tints

Tones

Harmony

CSS snippets for #F0FABA

.color-f0faba {
  color: #F0FABA;
  background-color: #F0FABA;
}

Frequently asked questions

What color is #F0FABA?+

#F0FABA is a HEX color with RGB value rgb(240, 250, 186) and HSL value hsl(69, 86%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0FABA?+

The closest Tailwind color is yellow-100, available as the bg-yellow-100 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