#A3DDEE Color

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

Color preview

#A3DDEE

Color formats

HEX
#A3DDEE
RGB
rgb(163, 221, 238)
RGBA
rgba(163, 221, 238, 1)
HSL
hsl(194, 69%, 79%)
HSV
hsv(194, 32%, 93%)
CMYK
cmyk(32%, 7%, 0%, 7%)
CSS variable
--color-primary: #A3DDEE;
Lowercase HEX
#a3ddee

Shades

Tints

Tones

Harmony

CSS snippets for #A3DDEE

.color-a3ddee {
  color: #A3DDEE;
  background-color: #A3DDEE;
}

Frequently asked questions

What color is #A3DDEE?+

#A3DDEE is a HEX color with RGB value rgb(163, 221, 238) and HSL value hsl(194, 69%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A3DDEE?+

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