#482BEE Color Information

Hex color code: #482BEE

A dynamic blue shade, #482BEE appears as (72, 43, 238) in RGB and (249°, 85%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#482BEE
RGB
72, 43, 238
HSL
249°, 85%, 55%
CMYK
70%, 82%, 0%, 7%

Shades

CSS Usage
color: #482BEE;
background-color: #482BEE;
border-color: #482BEE;
box-shadow: 0 0 10px #482BEE;
border: 2px solid #482BEE;
Tailwind Usage
bg-[#482BEE]
text-[#482BEE]
border-[#482BEE]
shadow-[0_0_10px_482BEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #482BEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #482BEE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #482BEE; 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 #482BEE; background-color: #482BEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #482BEE20; border-left: 4px solid #482BEE; }

Link / Accent

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

a { color: #482BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #482BEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 43, 238

Red: 72 / Green: 43 / Blue: 238

HSL

249°, 85%, 55%

Hue: 249° / Saturation: 85% / Lightness: 55%

CMYK

70%, 82%, 0%, 7%

Cyan: 70% / Magenta: 82% / Yellow: 0% / Key: 7%

What color is #482BEE?

#482BEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #482BEE to RGB:

rgb(72, 43, 238)HEX to RGB Converter →

HEX to HSL

Convert #482BEE to HSL:

hsl(249, 85%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #482BEE to CMYK:

cmyk(70%, 82%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #482BEE has RGB (72, 43, 238) and HSL (249°, 85%, 55%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #482BEE is #D1EE2B, creating high-contrast pairings. For softer combinations, try analogous colors like #2B6FEE.

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

Contrast with #482BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #482BEE?

#482BEE is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #482BEE?

#482BEE in RGB is (72, 43, 238) - 72 red, 43 green, and 238 blue.

How to use #482BEE in CSS?

Use #482BEE directly in your CSS properties like color or background-color.

What colors go well with #482BEE?

#D1EE2B (complementary), #2B6FEE (analogous), and #290FBD (lighter shade) work well with #482BEE.