#BACFE4 Color

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

Color preview

#BACFE4

Color formats

HEX
#BACFE4
RGB
rgb(186, 207, 228)
RGBA
rgba(186, 207, 228, 1)
HSL
hsl(210, 44%, 81%)
HSV
hsv(210, 18%, 89%)
CMYK
cmyk(18%, 9%, 0%, 11%)
CSS variable
--color-primary: #BACFE4;
Lowercase HEX
#bacfe4

Shades

Tints

Tones

Harmony

CSS snippets for #BACFE4

.color-bacfe4 {
  color: #BACFE4;
  background-color: #BACFE4;
}

Frequently asked questions

What color is #BACFE4?+

#BACFE4 is a HEX color with RGB value rgb(186, 207, 228) and HSL value hsl(210, 44%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BACFE4?+

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