#04CEFB Color

Inspect #04CEFB across formats, palettes, contrast and closest named color matches.

Color preview

#04CEFB

Color formats

HEX
#04CEFB
RGB
rgb(4, 206, 251)
RGBA
rgba(4, 206, 251, 1)
HSL
hsl(191, 97%, 50%)
HSV
hsv(191, 98%, 98%)
CMYK
cmyk(98%, 18%, 0%, 2%)
CSS variable
--color-primary: #04CEFB;
Lowercase HEX
#04cefb

Shades

Tints

Tones

Harmony

CSS snippets for #04CEFB

.color-04cefb {
  color: #04CEFB;
  background-color: #04CEFB;
}

Frequently asked questions

What color is #04CEFB?+

#04CEFB is a HEX color with RGB value rgb(4, 206, 251) and HSL value hsl(191, 97%, 50%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #04CEFB?+

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