#A2DFFB Color

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

Color preview

#A2DFFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2DFFB

.color-a2dffb {
  color: #A2DFFB;
  background-color: #A2DFFB;
}

Frequently asked questions

What color is #A2DFFB?+

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

What is the closest Tailwind color to #A2DFFB?+

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