#45DDFF Color

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

Color preview

#45DDFF

Color formats

HEX
#45DDFF
RGB
rgb(69, 221, 255)
RGBA
rgba(69, 221, 255, 1)
HSL
hsl(191, 100%, 64%)
HSV
hsv(191, 73%, 100%)
CMYK
cmyk(73%, 13%, 0%, 0%)
CSS variable
--color-primary: #45DDFF;
Lowercase HEX
#45ddff

Shades

Tints

Tones

Harmony

CSS snippets for #45DDFF

.color-45ddff {
  color: #45DDFF;
  background-color: #45DDFF;
}

Frequently asked questions

What color is #45DDFF?+

#45DDFF is a HEX color with RGB value rgb(69, 221, 255) and HSL value hsl(191, 100%, 64%). Its closest CSS named color is Turquoise.

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

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