#234DD8 Color

Inspect #234DD8 across formats, palettes, contrast and closest named color matches.

Color preview

#234DD8

Color formats

HEX
#234DD8
RGB
rgb(35, 77, 216)
RGBA
rgba(35, 77, 216, 1)
HSL
hsl(226, 72%, 49%)
HSV
hsv(226, 84%, 85%)
CMYK
cmyk(84%, 64%, 0%, 15%)
CSS variable
--color-primary: #234DD8;
Lowercase HEX
#234dd8

Shades

Tints

Tones

Harmony

CSS snippets for #234DD8

.color-234dd8 {
  color: #234DD8;
  background-color: #234DD8;
}

Frequently asked questions

What color is #234DD8?+

#234DD8 is a HEX color with RGB value rgb(35, 77, 216) and HSL value hsl(226, 72%, 49%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #234DD8?+

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