#64BBED Color

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

Color preview

#64BBED

Color formats

HEX
#64BBED
RGB
rgb(100, 187, 237)
RGBA
rgba(100, 187, 237, 1)
HSL
hsl(202, 79%, 66%)
HSV
hsv(202, 58%, 93%)
CMYK
cmyk(58%, 21%, 0%, 7%)
CSS variable
--color-primary: #64BBED;
Lowercase HEX
#64bbed

Shades

Tints

Tones

Harmony

CSS snippets for #64BBED

.color-64bbed {
  color: #64BBED;
  background-color: #64BBED;
}

Frequently asked questions

What color is #64BBED?+

#64BBED is a HEX color with RGB value rgb(100, 187, 237) and HSL value hsl(202, 79%, 66%). Its closest CSS named color is CornflowerBlue.

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

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