#A4CEF2 Color

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

Color preview

#A4CEF2

Color formats

HEX
#A4CEF2
RGB
rgb(164, 206, 242)
RGBA
rgba(164, 206, 242, 1)
HSL
hsl(208, 75%, 80%)
HSV
hsv(208, 32%, 95%)
CMYK
cmyk(32%, 15%, 0%, 5%)
CSS variable
--color-primary: #A4CEF2;
Lowercase HEX
#a4cef2

Shades

Tints

Tones

Harmony

CSS snippets for #A4CEF2

.color-a4cef2 {
  color: #A4CEF2;
  background-color: #A4CEF2;
}

Frequently asked questions

What color is #A4CEF2?+

#A4CEF2 is a HEX color with RGB value rgb(164, 206, 242) and HSL value hsl(208, 75%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4CEF2?+

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