#A0DDEE Color

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

Color preview

#A0DDEE

Color formats

HEX
#A0DDEE
RGB
rgb(160, 221, 238)
RGBA
rgba(160, 221, 238, 1)
HSL
hsl(193, 70%, 78%)
HSV
hsv(193, 33%, 93%)
CMYK
cmyk(33%, 7%, 0%, 7%)
CSS variable
--color-primary: #A0DDEE;
Lowercase HEX
#a0ddee

Shades

Tints

Tones

Harmony

CSS snippets for #A0DDEE

.color-a0ddee {
  color: #A0DDEE;
  background-color: #A0DDEE;
}

Frequently asked questions

What color is #A0DDEE?+

#A0DDEE is a HEX color with RGB value rgb(160, 221, 238) and HSL value hsl(193, 70%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0DDEE?+

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