#939EEB Color Information

Hex color code: #939EEB

A tranquil blue shade, #939EEB appears as (147, 158, 235) in RGB and (233°, 69%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#939EEB
RGB
147, 158, 235
HSL
233°, 69%, 75%
CMYK
37%, 33%, 0%, 8%

Shades

CSS Usage
color: #939EEB;
background-color: #939EEB;
border-color: #939EEB;
box-shadow: 0 0 10px #939EEB;
border: 2px solid #939EEB;
Tailwind Usage
bg-[#939EEB]
text-[#939EEB]
border-[#939EEB]
shadow-[0_0_10px_939EEB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #939EEB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #939EEB; color: #000000; }

Badge

New Feature
.badge { background-color: #939EEB; 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 #939EEB; background-color: #939EEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #939EEB20; border-left: 4px solid #939EEB; }

Link / Accent

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

a { color: #939EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #939EEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 158, 235

Red: 147 / Green: 158 / Blue: 235

HSL

233°, 69%, 75%

Hue: 233° / Saturation: 69% / Lightness: 75%

CMYK

37%, 33%, 0%, 8%

Cyan: 37% / Magenta: 33% / Yellow: 0% / Key: 8%

What color is #939EEB?

#939EEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #939EEB to RGB:

rgb(147, 158, 235)HEX to RGB Converter →

HEX to HSL

Convert #939EEB to HSL:

hsl(233, 69%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #939EEB to CMYK:

cmyk(37%, 33%, 0%, 8%)Color Converter →

Color Meaning and Usage

#939EEB is a serene blue color with RGB values of 147, 158, 235 and HSL of 233°, 69%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #939EEB is #EBE193, creating high-contrast pairings. For softer combinations, try analogous colors like #93CAEB.

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

Contrast with #939EEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #939EEB?

#939EEB is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #939EEB?

#939EEB in RGB is (147, 158, 235) - 147 red, 158 green, and 235 blue.

How to use #939EEB in CSS?

Use #939EEB directly in your CSS properties like color or background-color.

What colors go well with #939EEB?

#EBE193 (complementary), #93CAEB (analogous), and #5363DF (lighter shade) work well with #939EEB.