#999FEA Color Information

Hex color code: #999FEA

A ethereal blue shade, #999FEA appears as (153, 159, 234) in RGB and (236°, 66%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#999FEA
RGB
153, 159, 234
HSL
236°, 66%, 76%
CMYK
35%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #999FEA; 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 #999FEA; background-color: #999FEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #999FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #999FEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 159, 234

Red: 153 / Green: 159 / Blue: 234

HSL

236°, 66%, 76%

Hue: 236° / Saturation: 66% / Lightness: 76%

CMYK

35%, 32%, 0%, 8%

Cyan: 35% / Magenta: 32% / Yellow: 0% / Key: 8%

What color is #999FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #999FEA to RGB:

rgb(153, 159, 234)HEX to RGB Converter →

HEX to HSL

Convert #999FEA to HSL:

hsl(236, 66%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #999FEA to CMYK:

cmyk(35%, 32%, 0%, 8%)Color Converter →

Color Meaning and Usage

#999FEA is a soft blue color with RGB values of 153, 159, 234 and HSL of 236°, 66%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #999FEA is #EAE599, creating high-contrast pairings. For softer combinations, try analogous colors like #99C7EA.

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

Contrast with #999FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #999FEA?

#999FEA is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #999FEA?

#999FEA in RGB is (153, 159, 234) - 153 red, 159 green, and 234 blue.

How to use #999FEA in CSS?

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

What colors go well with #999FEA?

#EAE599 (complementary), #99C7EA (analogous), and #5A63DD (lighter shade) work well with #999FEA.