#A7DFFB Color

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

Color preview

#A7DFFB

Color formats

HEX
#A7DFFB
RGB
rgb(167, 223, 251)
RGBA
rgba(167, 223, 251, 1)
HSL
hsl(200, 91%, 82%)
HSV
hsv(200, 33%, 98%)
CMYK
cmyk(33%, 11%, 0%, 2%)
CSS variable
--color-primary: #A7DFFB;
Lowercase HEX
#a7dffb

Shades

Tints

Tones

Harmony

CSS snippets for #A7DFFB

.color-a7dffb {
  color: #A7DFFB;
  background-color: #A7DFFB;
}

Frequently asked questions

What color is #A7DFFB?+

#A7DFFB is a HEX color with RGB value rgb(167, 223, 251) and HSL value hsl(200, 91%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A7DFFB?+

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