#F4FACB Color

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

Color preview

#F4FACB

Color formats

HEX
#F4FACB
RGB
rgb(244, 250, 203)
RGBA
rgba(244, 250, 203, 1)
HSL
hsl(68, 82%, 89%)
HSV
hsv(68, 19%, 98%)
CMYK
cmyk(2%, 0%, 19%, 2%)
CSS variable
--color-primary: #F4FACB;
Lowercase HEX
#f4facb

Shades

Tints

Tones

Harmony

CSS snippets for #F4FACB

.color-f4facb {
  color: #F4FACB;
  background-color: #F4FACB;
}

Frequently asked questions

What color is #F4FACB?+

#F4FACB is a HEX color with RGB value rgb(244, 250, 203) and HSL value hsl(68, 82%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F4FACB?+

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