#BEEDEF Color

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

Color preview

#BEEDEF

Color formats

HEX
#BEEDEF
RGB
rgb(190, 237, 239)
RGBA
rgba(190, 237, 239, 1)
HSL
hsl(182, 60%, 84%)
HSV
hsv(182, 21%, 94%)
CMYK
cmyk(21%, 1%, 0%, 6%)
CSS variable
--color-primary: #BEEDEF;
Lowercase HEX
#beedef

Shades

Tints

Tones

Harmony

CSS snippets for #BEEDEF

.color-beedef {
  color: #BEEDEF;
  background-color: #BEEDEF;
}

Frequently asked questions

What color is #BEEDEF?+

#BEEDEF is a HEX color with RGB value rgb(190, 237, 239) and HSL value hsl(182, 60%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEEDEF?+

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