#293DEB Color

Inspect #293DEB across formats, palettes, contrast and closest named color matches.

Color preview

#293DEB

Color formats

HEX
#293DEB
RGB
rgb(41, 61, 235)
RGBA
rgba(41, 61, 235, 1)
HSL
hsl(234, 83%, 54%)
HSV
hsv(234, 83%, 92%)
CMYK
cmyk(83%, 74%, 0%, 8%)
CSS variable
--color-primary: #293DEB;
Lowercase HEX
#293deb

Shades

Tints

Tones

Harmony

CSS snippets for #293DEB

.color-293deb {
  color: #293DEB;
  background-color: #293DEB;
}

Frequently asked questions

What color is #293DEB?+

#293DEB is a HEX color with RGB value rgb(41, 61, 235) and HSL value hsl(234, 83%, 54%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #293DEB?+

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