#A4DFFB Color

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

Color preview

#A4DFFB

Color formats

HEX
#A4DFFB
RGB
rgb(164, 223, 251)
RGBA
rgba(164, 223, 251, 1)
HSL
hsl(199, 92%, 81%)
HSV
hsv(199, 35%, 98%)
CMYK
cmyk(35%, 11%, 0%, 2%)
CSS variable
--color-primary: #A4DFFB;
Lowercase HEX
#a4dffb

Shades

Tints

Tones

Harmony

CSS snippets for #A4DFFB

.color-a4dffb {
  color: #A4DFFB;
  background-color: #A4DFFB;
}

Frequently asked questions

What color is #A4DFFB?+

#A4DFFB is a HEX color with RGB value rgb(164, 223, 251) and HSL value hsl(199, 92%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4DFFB?+

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