#A4DDFF Color

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

Color preview

#A4DDFF

Color formats

HEX
#A4DDFF
RGB
rgb(164, 221, 255)
RGBA
rgba(164, 221, 255, 1)
HSL
hsl(202, 100%, 82%)
HSV
hsv(202, 36%, 100%)
CMYK
cmyk(36%, 13%, 0%, 0%)
CSS variable
--color-primary: #A4DDFF;
Lowercase HEX
#a4ddff

Shades

Tints

Tones

Harmony

CSS snippets for #A4DDFF

.color-a4ddff {
  color: #A4DDFF;
  background-color: #A4DDFF;
}

Frequently asked questions

What color is #A4DDFF?+

#A4DDFF is a HEX color with RGB value rgb(164, 221, 255) and HSL value hsl(202, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4DDFF?+

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