#4485EB Color Information

Hex color code: #4485EB

A striking blue shade, #4485EB appears as (68, 133, 235) in RGB and (217°, 81%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#4485EB
RGB
68, 133, 235
HSL
217°, 81%, 59%
CMYK
71%, 43%, 0%, 8%

Shades

CSS Usage
color: #4485EB;
background-color: #4485EB;
border-color: #4485EB;
box-shadow: 0 0 10px #4485EB;
border: 2px solid #4485EB;
Tailwind Usage
bg-[#4485EB]
text-[#4485EB]
border-[#4485EB]
shadow-[0_0_10px_4485EB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4485EB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4485EB; color: #000000; }

Badge

New Feature
.badge { background-color: #4485EB; 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 #4485EB; background-color: #4485EB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4485EB20; border-left: 4px solid #4485EB; }

Link / Accent

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

a { color: #4485EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4485EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 133, 235

Red: 68 / Green: 133 / Blue: 235

HSL

217°, 81%, 59%

Hue: 217° / Saturation: 81% / Lightness: 59%

CMYK

71%, 43%, 0%, 8%

Cyan: 71% / Magenta: 43% / Yellow: 0% / Key: 8%

What color is #4485EB?

#4485EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4485EB to RGB:

rgb(68, 133, 235)HEX to RGB Converter →

HEX to HSL

Convert #4485EB to HSL:

hsl(217, 81%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #4485EB to CMYK:

cmyk(71%, 43%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #4485EB has RGB (68, 133, 235) and HSL (217°, 81%, 59%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4485EB is #EBAA42, creating high-contrast pairings. For softer combinations, try analogous colors like #42D7EB.

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

Contrast with #4485EB

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

Contrast Ratio: 5.80:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4485EB?

#4485EB is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #4485EB?

#4485EB in RGB is (68, 133, 235) - 68 red, 133 green, and 235 blue.

How to use #4485EB in CSS?

Use #4485EB directly in your CSS properties like color or background-color.

What colors go well with #4485EB?

#EBAA42 (complementary), #42D7EB (analogous), and #155BCB (lighter shade) work well with #4485EB.