#A0CEDE Color

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

Color preview

#A0CEDE

Color formats

HEX
#A0CEDE
RGB
rgb(160, 206, 222)
RGBA
rgba(160, 206, 222, 1)
HSL
hsl(195, 48%, 75%)
HSV
hsv(195, 28%, 87%)
CMYK
cmyk(28%, 7%, 0%, 13%)
CSS variable
--color-primary: #A0CEDE;
Lowercase HEX
#a0cede

Shades

Tints

Tones

Harmony

CSS snippets for #A0CEDE

.color-a0cede {
  color: #A0CEDE;
  background-color: #A0CEDE;
}

Frequently asked questions

What color is #A0CEDE?+

#A0CEDE is a HEX color with RGB value rgb(160, 206, 222) and HSL value hsl(195, 48%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0CEDE?+

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