#B490EA Color Information

Hex color code: #B490EA

A peaceful purple shade, #B490EA appears as (180, 144, 234) in RGB and (264°, 68%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#B490EA
RGB
180, 144, 234
HSL
264°, 68%, 74%
CMYK
23%, 38%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B490EA; color: #000000; }

Badge

New Feature
.badge { background-color: #B490EA; color: #000000; }

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 #B490EA; background-color: #B490EA15; }

Alert / Toast

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

Link / Accent

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

a { color: #B490EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B490EA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 144, 234

Red: 180 / Green: 144 / Blue: 234

HSL

264°, 68%, 74%

Hue: 264° / Saturation: 68% / Lightness: 74%

CMYK

23%, 38%, 0%, 8%

Cyan: 23% / Magenta: 38% / Yellow: 0% / Key: 8%

What color is #B490EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B490EA to RGB:

rgb(180, 144, 234)HEX to RGB Converter →

HEX to HSL

Convert #B490EA to HSL:

hsl(264, 68%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B490EA to CMYK:

cmyk(23%, 38%, 0%, 8%)Color Converter →

Color Meaning and Usage

A peaceful purple tone, #B490EA has RGB (180, 144, 234) and HSL (264°, 68%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B490EA is #C6EA90, creating high-contrast pairings. For softer combinations, try analogous colors like #9099EA.

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

Contrast with #B490EA

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

Contrast Ratio: 8.12:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B490EA?

#B490EA is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B490EA?

#B490EA in RGB is (180, 144, 234) - 180 red, 144 green, and 234 blue.

How to use #B490EA in CSS?

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

What colors go well with #B490EA?

#C6EA90 (complementary), #9099EA (analogous), and #884FDE (lighter shade) work well with #B490EA.