#45CEED Color

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

Color preview

#45CEED

Color formats

HEX
#45CEED
RGB
rgb(69, 206, 237)
RGBA
rgba(69, 206, 237, 1)
HSL
hsl(191, 82%, 60%)
HSV
hsv(191, 71%, 93%)
CMYK
cmyk(71%, 13%, 0%, 7%)
CSS variable
--color-primary: #45CEED;
Lowercase HEX
#45ceed

Shades

Tints

Tones

Harmony

CSS snippets for #45CEED

.color-45ceed {
  color: #45CEED;
  background-color: #45CEED;
}

Frequently asked questions

What color is #45CEED?+

#45CEED is a HEX color with RGB value rgb(69, 206, 237) and HSL value hsl(191, 82%, 60%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #45CEED?+

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