#818BEA Color Information

Hex color code: #818BEA

The hex color #818BEA is a bold blue with RGB values of (129, 139, 234) and HSL of (234°, 71%, 71%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#818BEA
RGB
129, 139, 234
HSL
234°, 71%, 71%
CMYK
45%, 41%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #818BEA; 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 #818BEA; background-color: #818BEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #818BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #818BEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 139, 234

Red: 129 / Green: 139 / Blue: 234

HSL

234°, 71%, 71%

Hue: 234° / Saturation: 71% / Lightness: 71%

CMYK

45%, 41%, 0%, 8%

Cyan: 45% / Magenta: 41% / Yellow: 0% / Key: 8%

What color is #818BEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #818BEA to RGB:

rgb(129, 139, 234)HEX to RGB Converter →

HEX to HSL

Convert #818BEA to HSL:

hsl(234, 71%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #818BEA to CMYK:

cmyk(45%, 41%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #818BEA has RGB (129, 139, 234) and HSL (234°, 71%, 71%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #818BEA is #EADF81, creating high-contrast pairings. For softer combinations, try analogous colors like #81C0EA.

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

Contrast with #818BEA

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

Contrast Ratio: 6.81:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #818BEA?

#818BEA is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #818BEA?

#818BEA in RGB is (129, 139, 234) - 129 red, 139 green, and 234 blue.

How to use #818BEA in CSS?

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

What colors go well with #818BEA?

#EADF81 (complementary), #81C0EA (analogous), and #3F4FDE (lighter shade) work well with #818BEA.