#99BEEA Color Information

Hex color code: #99BEEA

The hex color #99BEEA is a delicate blue with RGB values of (153, 190, 234) and HSL of (213°, 66%, 76%). It is often used for branding and logos.

Try:
Color NameSky Blue
HEX
#99BEEA
RGB
153, 190, 234
HSL
213°, 66%, 76%
CMYK
35%, 19%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99BEEA; 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 #99BEEA; background-color: #99BEEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #99BEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99BEEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 190, 234

Red: 153 / Green: 190 / Blue: 234

HSL

213°, 66%, 76%

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

CMYK

35%, 19%, 0%, 8%

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

What color is #99BEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99BEEA to RGB:

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

HEX to HSL

Convert #99BEEA to HSL:

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

HEX to CMYK

Convert #99BEEA to CMYK:

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

Color Meaning and Usage

A light blue tone, #99BEEA has RGB (153, 190, 234) and HSL (213°, 66%, 76%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99BEEA is #EAC699, creating high-contrast pairings. For softer combinations, try analogous colors like #99E6EA.

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

Contrast with #99BEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99BEEA?

#99BEEA is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #99BEEA?

#99BEEA in RGB is (153, 190, 234) - 153 red, 190 green, and 234 blue.

How to use #99BEEA in CSS?

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

What colors go well with #99BEEA?

#EAC699 (complementary), #99E6EA (analogous), and #5A95DD (lighter shade) work well with #99BEEA.