#A0D5DF Color

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

Color preview

#A0D5DF

Color formats

HEX
#A0D5DF
RGB
rgb(160, 213, 223)
RGBA
rgba(160, 213, 223, 1)
HSL
hsl(190, 50%, 75%)
HSV
hsv(190, 28%, 87%)
CMYK
cmyk(28%, 4%, 0%, 13%)
CSS variable
--color-primary: #A0D5DF;
Lowercase HEX
#a0d5df

Shades

Tints

Tones

Harmony

CSS snippets for #A0D5DF

.color-a0d5df {
  color: #A0D5DF;
  background-color: #A0D5DF;
}

Frequently asked questions

What color is #A0D5DF?+

#A0D5DF is a HEX color with RGB value rgb(160, 213, 223) and HSL value hsl(190, 50%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0D5DF?+

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