#498EEE Color

Inspect #498EEE across formats, palettes, contrast and closest named color matches.

Color preview

#498EEE

Color formats

HEX
#498EEE
RGB
rgb(73, 142, 238)
RGBA
rgba(73, 142, 238, 1)
HSL
hsl(215, 83%, 61%)
HSV
hsv(215, 69%, 93%)
CMYK
cmyk(69%, 40%, 0%, 7%)
CSS variable
--color-primary: #498EEE;
Lowercase HEX
#498eee

Shades

Tints

Tones

Harmony

CSS snippets for #498EEE

.color-498eee {
  color: #498EEE;
  background-color: #498EEE;
}

Frequently asked questions

What color is #498EEE?+

#498EEE is a HEX color with RGB value rgb(73, 142, 238) and HSL value hsl(215, 83%, 61%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #498EEE?+

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