#BEECF5 Color

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

Color preview

#BEECF5

Color formats

HEX
#BEECF5
RGB
rgb(190, 236, 245)
RGBA
rgba(190, 236, 245, 1)
HSL
hsl(190, 73%, 85%)
HSV
hsv(190, 22%, 96%)
CMYK
cmyk(22%, 4%, 0%, 4%)
CSS variable
--color-primary: #BEECF5;
Lowercase HEX
#beecf5

Shades

Tints

Tones

Harmony

CSS snippets for #BEECF5

.color-beecf5 {
  color: #BEECF5;
  background-color: #BEECF5;
}

Frequently asked questions

What color is #BEECF5?+

#BEECF5 is a HEX color with RGB value rgb(190, 236, 245) and HSL value hsl(190, 73%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEECF5?+

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