#64CBED Color

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

Color preview

#64CBED

Color formats

HEX
#64CBED
RGB
rgb(100, 203, 237)
RGBA
rgba(100, 203, 237, 1)
HSL
hsl(195, 79%, 66%)
HSV
hsv(195, 58%, 93%)
CMYK
cmyk(58%, 14%, 0%, 7%)
CSS variable
--color-primary: #64CBED;
Lowercase HEX
#64cbed

Shades

Tints

Tones

Harmony

CSS snippets for #64CBED

.color-64cbed {
  color: #64CBED;
  background-color: #64CBED;
}

Frequently asked questions

What color is #64CBED?+

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

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

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