#BECCED Color

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

Color preview

#BECCED

Color formats

HEX
#BECCED
RGB
rgb(190, 204, 237)
RGBA
rgba(190, 204, 237, 1)
HSL
hsl(222, 57%, 84%)
HSV
hsv(222, 20%, 93%)
CMYK
cmyk(20%, 14%, 0%, 7%)
CSS variable
--color-primary: #BECCED;
Lowercase HEX
#becced

Shades

Tints

Tones

Harmony

CSS snippets for #BECCED

.color-becced {
  color: #BECCED;
  background-color: #BECCED;
}

Frequently asked questions

What color is #BECCED?+

#BECCED is a HEX color with RGB value rgb(190, 204, 237) and HSL value hsl(222, 57%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BECCED?+

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