#A0DDEB Color

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

Color preview

#A0DDEB

Color formats

HEX
#A0DDEB
RGB
rgb(160, 221, 235)
RGBA
rgba(160, 221, 235, 1)
HSL
hsl(191, 65%, 77%)
HSV
hsv(191, 32%, 92%)
CMYK
cmyk(32%, 6%, 0%, 8%)
CSS variable
--color-primary: #A0DDEB;
Lowercase HEX
#a0ddeb

Shades

Tints

Tones

Harmony

CSS snippets for #A0DDEB

.color-a0ddeb {
  color: #A0DDEB;
  background-color: #A0DDEB;
}

Frequently asked questions

What color is #A0DDEB?+

#A0DDEB is a HEX color with RGB value rgb(160, 221, 235) and HSL value hsl(191, 65%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0DDEB?+

The closest Tailwind color is teal-200, available as the bg-teal-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