#3266EC Color Information

Hex color code: #3266EC

The hex color #3266EC is a striking blue with RGB values of (50, 102, 236) and HSL of (223°, 83%, 56%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#3266EC
RGB
50, 102, 236
HSL
223°, 83%, 56%
CMYK
79%, 57%, 0%, 7%

Shades

CSS Usage
color: #3266EC;
background-color: #3266EC;
border-color: #3266EC;
box-shadow: 0 0 10px #3266EC;
border: 2px solid #3266EC;
Tailwind Usage
bg-[#3266EC]
text-[#3266EC]
border-[#3266EC]
shadow-[0_0_10px_3266EC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3266EC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3266EC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3266EC; color: #FFFFFF; }

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 #3266EC; background-color: #3266EC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3266EC20; border-left: 4px solid #3266EC; }

Link / Accent

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

a { color: #3266EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3266EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 102, 236

Red: 50 / Green: 102 / Blue: 236

HSL

223°, 83%, 56%

Hue: 223° / Saturation: 83% / Lightness: 56%

CMYK

79%, 57%, 0%, 7%

Cyan: 79% / Magenta: 57% / Yellow: 0% / Key: 7%

What color is #3266EC?

#3266EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3266EC to RGB:

rgb(50, 102, 236)HEX to RGB Converter →

HEX to HSL

Convert #3266EC to HSL:

hsl(223, 83%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #3266EC to CMYK:

cmyk(79%, 57%, 0%, 7%)Color Converter →

Color Meaning and Usage

#3266EC is a eye-catching blue color with RGB values of 50, 102, 236 and HSL of 223°, 83%, 56%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3266EC is #ECB732, creating high-contrast pairings. For softer combinations, try analogous colors like #32C4EC.

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

Contrast with #3266EC

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

Contrast Ratio: 4.25:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3266EC?

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

What is the RGB value of #3266EC?

#3266EC in RGB is (50, 102, 236) - 50 red, 102 green, and 236 blue.

How to use #3266EC in CSS?

Use #3266EC directly in your CSS properties like color or background-color.

What colors go well with #3266EC?

#ECB732 (complementary), #32C4EC (analogous), and #1243BF (lighter shade) work well with #3266EC.