#4772FF Color Information

Hex color code: #4772FF

#4772FF is a vivid blue color. In RGB it is (71, 114, 255), and in HSL it is (226°, 100%, 64%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#4772FF
RGB
71, 114, 255
HSL
226°, 100%, 64%
CMYK
72%, 55%, 0%, 0%

Shades

CSS Usage
color: #4772FF;
background-color: #4772FF;
border-color: #4772FF;
box-shadow: 0 0 10px #4772FF;
border: 2px solid #4772FF;
Tailwind Usage
bg-[#4772FF]
text-[#4772FF]
border-[#4772FF]
shadow-[0_0_10px_4772FF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4772FF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4772FF; color: #000000; }

Badge

New Feature
.badge { background-color: #4772FF; 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 #4772FF; background-color: #4772FF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4772FF20; border-left: 4px solid #4772FF; }

Link / Accent

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

a { color: #4772FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4772FF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 114, 255

Red: 71 / Green: 114 / Blue: 255

HSL

226°, 100%, 64%

Hue: 226° / Saturation: 100% / Lightness: 64%

CMYK

72%, 55%, 0%, 0%

Cyan: 72% / Magenta: 55% / Yellow: 0% / Key: 0%

What color is #4772FF?

#4772FF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4772FF to RGB:

rgb(71, 114, 255)HEX to RGB Converter →

HEX to HSL

Convert #4772FF to HSL:

hsl(226, 100%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #4772FF to CMYK:

cmyk(72%, 55%, 0%, 0%)Color Converter →

Color Meaning and Usage

A striking blue tone, #4772FF has RGB (71, 114, 255) and HSL (226°, 100%, 64%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4772FF is #FFD447, creating high-contrast pairings. For softer combinations, try analogous colors like #47CEFF.

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

Contrast with #4772FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4772FF?

#4772FF is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #4772FF?

#4772FF in RGB is (71, 114, 255) - 71 red, 114 green, and 255 blue.

How to use #4772FF in CSS?

Use #4772FF directly in your CSS properties like color or background-color.

What colors go well with #4772FF?

#FFD447 (complementary), #47CEFF (analogous), and #003AFA (lighter shade) work well with #4772FF.