#14FFEB Color

Inspect #14FFEB across formats, palettes, contrast and closest named color matches.

Color preview

#14FFEB

Color formats

HEX
#14FFEB
RGB
rgb(20, 255, 235)
RGBA
rgba(20, 255, 235, 1)
HSL
hsl(175, 100%, 54%)
HSV
hsv(175, 92%, 100%)
CMYK
cmyk(92%, 0%, 8%, 0%)
CSS variable
--color-primary: #14FFEB;
Lowercase HEX
#14ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #14FFEB

.color-14ffeb {
  color: #14FFEB;
  background-color: #14FFEB;
}

Frequently asked questions

What color is #14FFEB?+

#14FFEB is a HEX color with RGB value rgb(20, 255, 235) and HSL value hsl(175, 100%, 54%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #14FFEB?+

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