#A5CEFA Color

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

Color preview

#A5CEFA

Color formats

HEX
#A5CEFA
RGB
rgb(165, 206, 250)
RGBA
rgba(165, 206, 250, 1)
HSL
hsl(211, 89%, 81%)
HSV
hsv(211, 34%, 98%)
CMYK
cmyk(34%, 18%, 0%, 2%)
CSS variable
--color-primary: #A5CEFA;
Lowercase HEX
#a5cefa

Shades

Tints

Tones

Harmony

CSS snippets for #A5CEFA

.color-a5cefa {
  color: #A5CEFA;
  background-color: #A5CEFA;
}

Frequently asked questions

What color is #A5CEFA?+

#A5CEFA is a HEX color with RGB value rgb(165, 206, 250) and HSL value hsl(211, 89%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5CEFA?+

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