#BEEDFD Color

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

Color preview

#BEEDFD

Color formats

HEX
#BEEDFD
RGB
rgb(190, 237, 253)
RGBA
rgba(190, 237, 253, 1)
HSL
hsl(195, 94%, 87%)
HSV
hsv(195, 25%, 99%)
CMYK
cmyk(25%, 6%, 0%, 1%)
CSS variable
--color-primary: #BEEDFD;
Lowercase HEX
#beedfd

Shades

Tints

Tones

Harmony

CSS snippets for #BEEDFD

.color-beedfd {
  color: #BEEDFD;
  background-color: #BEEDFD;
}

Frequently asked questions

What color is #BEEDFD?+

#BEEDFD is a HEX color with RGB value rgb(190, 237, 253) and HSL value hsl(195, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEEDFD?+

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