#A0CFE8 Color

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

Color preview

#A0CFE8

Color formats

HEX
#A0CFE8
RGB
rgb(160, 207, 232)
RGBA
rgba(160, 207, 232, 1)
HSL
hsl(201, 61%, 77%)
HSV
hsv(201, 31%, 91%)
CMYK
cmyk(31%, 11%, 0%, 9%)
CSS variable
--color-primary: #A0CFE8;
Lowercase HEX
#a0cfe8

Shades

Tints

Tones

Harmony

CSS snippets for #A0CFE8

.color-a0cfe8 {
  color: #A0CFE8;
  background-color: #A0CFE8;
}

Frequently asked questions

What color is #A0CFE8?+

#A0CFE8 is a HEX color with RGB value rgb(160, 207, 232) and HSL value hsl(201, 61%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0CFE8?+

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