#7AACEE Color Information

Hex color code: #7AACEE

#7AACEE is a vivid blue color. In RGB it is (122, 172, 238), and in HSL it is (214°, 77%, 71%). It is commonly used in modern UI design.

Try:
Color NameCornflower Blue
HEX
#7AACEE
RGB
122, 172, 238
HSL
214°, 77%, 71%
CMYK
49%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #7AACEE; 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 #7AACEE; background-color: #7AACEE15; }

Alert / Toast

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

Link / Accent

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

a { color: #7AACEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7AACEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

122, 172, 238

Red: 122 / Green: 172 / Blue: 238

HSL

214°, 77%, 71%

Hue: 214° / Saturation: 77% / Lightness: 71%

CMYK

49%, 28%, 0%, 7%

Cyan: 49% / Magenta: 28% / Yellow: 0% / Key: 7%

What color is #7AACEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7AACEE to RGB:

rgb(122, 172, 238)HEX to RGB Converter →

HEX to HSL

Convert #7AACEE to HSL:

hsl(214, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #7AACEE to CMYK:

cmyk(49%, 28%, 0%, 7%)Color Converter →

Color Meaning and Usage

#7AACEE is a vivid blue color with RGB values of 122, 172, 238 and HSL of 214°, 77%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7AACEE is #EEBD7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7CE6EE.

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

Contrast with #7AACEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7AACEE?

#7AACEE is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7AACEE?

#7AACEE in RGB is (122, 172, 238) - 122 red, 172 green, and 238 blue.

How to use #7AACEE in CSS?

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

What colors go well with #7AACEE?

#EEBD7C (complementary), #7CE6EE (analogous), and #3883E5 (lighter shade) work well with #7AACEE.