#474DEB Color Information

Hex color code: #474DEB

A dynamic blue shade, #474DEB appears as (71, 77, 235) in RGB and (238°, 80%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#474DEB
RGB
71, 77, 235
HSL
238°, 80%, 60%
CMYK
70%, 67%, 0%, 8%

Shades

CSS Usage
color: #474DEB;
background-color: #474DEB;
border-color: #474DEB;
box-shadow: 0 0 10px #474DEB;
border: 2px solid #474DEB;
Tailwind Usage
bg-[#474DEB]
text-[#474DEB]
border-[#474DEB]
shadow-[0_0_10px_474DEB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #474DEB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #474DEB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #474DEB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #474DEB; background-color: #474DEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #474DEB20; border-left: 4px solid #474DEB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #474DEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #474DEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 77, 235

Red: 71 / Green: 77 / Blue: 235

HSL

238°, 80%, 60%

Hue: 238° / Saturation: 80% / Lightness: 60%

CMYK

70%, 67%, 0%, 8%

Cyan: 70% / Magenta: 67% / Yellow: 0% / Key: 8%

What color is #474DEB?

#474DEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #474DEB to RGB:

rgb(71, 77, 235)HEX to RGB Converter →

HEX to HSL

Convert #474DEB to HSL:

hsl(238, 80%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #474DEB to CMYK:

cmyk(70%, 67%, 0%, 8%)Color Converter →

Color Meaning and Usage

#474DEB is a vivid blue color with RGB values of 71, 77, 235 and HSL of 238°, 80%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #474DEB is #EBE547, creating high-contrast pairings. For softer combinations, try analogous colors like #479EEB.

Use #474DEB in CSS: color: #474DEB or background-color: #474DEB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #474DEB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.53:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #474DEB?

#474DEB is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #474DEB?

#474DEB in RGB is (71, 77, 235) - 71 red, 77 green, and 235 blue.

How to use #474DEB in CSS?

Use #474DEB directly in your CSS properties like color or background-color.

What colors go well with #474DEB?

#EBE547 (complementary), #479EEB (analogous), and #171DCF (lighter shade) work well with #474DEB.