#64DBED Color

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

Color preview

#64DBED

Color formats

HEX
#64DBED
RGB
rgb(100, 219, 237)
RGBA
rgba(100, 219, 237, 1)
HSL
hsl(188, 79%, 66%)
HSV
hsv(188, 58%, 93%)
CMYK
cmyk(58%, 8%, 0%, 7%)
CSS variable
--color-primary: #64DBED;
Lowercase HEX
#64dbed

Shades

Tints

Tones

Harmony

CSS snippets for #64DBED

.color-64dbed {
  color: #64DBED;
  background-color: #64DBED;
}

Frequently asked questions

What color is #64DBED?+

#64DBED is a HEX color with RGB value rgb(100, 219, 237) and HSL value hsl(188, 79%, 66%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #64DBED?+

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