#7FB0EF Color Information

Hex color code: #7FB0EF

The hex color #7FB0EF is a vivid blue with RGB values of (127, 176, 239) and HSL of (214°, 78%, 72%). It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#7FB0EF
RGB
127, 176, 239
HSL
214°, 78%, 72%
CMYK
47%, 26%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7FB0EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

127, 176, 239

Red: 127 / Green: 176 / Blue: 239

HSL

214°, 78%, 72%

Hue: 214° / Saturation: 78% / Lightness: 72%

CMYK

47%, 26%, 0%, 6%

Cyan: 47% / Magenta: 26% / Yellow: 0% / Key: 6%

What color is #7FB0EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7FB0EF to RGB:

rgb(127, 176, 239)HEX to RGB Converter →

HEX to HSL

Convert #7FB0EF to HSL:

hsl(214, 78%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #7FB0EF to CMYK:

cmyk(47%, 26%, 0%, 6%)Color Converter →

Color Meaning and Usage

#7FB0EF is a eye-catching blue color with RGB values of 127, 176, 239 and HSL of 214°, 78%, 72%. 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 #7FB0EF is #EFBF80, creating high-contrast pairings. For softer combinations, try analogous colors like #80E8EF.

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

Contrast with #7FB0EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7FB0EF?

#7FB0EF is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7FB0EF?

#7FB0EF in RGB is (127, 176, 239) - 127 red, 176 green, and 239 blue.

How to use #7FB0EF in CSS?

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

What colors go well with #7FB0EF?

#EFBF80 (complementary), #80E8EF (analogous), and #3C86E7 (lighter shade) work well with #7FB0EF.