#BEEAF4 Color

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

Color preview

#BEEAF4

Color formats

HEX
#BEEAF4
RGB
rgb(190, 234, 244)
RGBA
rgba(190, 234, 244, 1)
HSL
hsl(191, 71%, 85%)
HSV
hsv(191, 22%, 96%)
CMYK
cmyk(22%, 4%, 0%, 4%)
CSS variable
--color-primary: #BEEAF4;
Lowercase HEX
#beeaf4

Shades

Tints

Tones

Harmony

CSS snippets for #BEEAF4

.color-beeaf4 {
  color: #BEEAF4;
  background-color: #BEEAF4;
}

Frequently asked questions

What color is #BEEAF4?+

#BEEAF4 is a HEX color with RGB value rgb(190, 234, 244) and HSL value hsl(191, 71%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEEAF4?+

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