#3266CD Color Information

Hex color code: #3266CD

A tranquil blue shade, #3266CD appears as (50, 102, 205) in RGB and (220°, 61%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#3266CD
RGB
50, 102, 205
HSL
220°, 61%, 50%
CMYK
76%, 50%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #3266CD; 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 #3266CD; background-color: #3266CD15; }

Alert / Toast

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

Link / Accent

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

a { color: #3266CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 102, 205

Red: 50 / Green: 102 / Blue: 205

HSL

220°, 61%, 50%

Hue: 220° / Saturation: 61% / Lightness: 50%

CMYK

76%, 50%, 0%, 20%

Cyan: 76% / Magenta: 50% / Yellow: 0% / Key: 20%

What color is #3266CD?

#3266CD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3266CD to RGB:

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

HEX to HSL

Convert #3266CD to HSL:

hsl(220, 61%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #3266CD to CMYK:

cmyk(76%, 50%, 0%, 20%)Color Converter →

Color Meaning and Usage

#3266CD is a peaceful blue color with RGB values of 50, 102, 205 and HSL of 220°, 61%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3266CD is #CD9932, creating high-contrast pairings. For softer combinations, try analogous colors like #32B3CD.

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

Contrast with #3266CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3266CD?

#3266CD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3266CD?

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

How to use #3266CD in CSS?

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

What colors go well with #3266CD?

#CD9932 (complementary), #32B3CD (analogous), and #234790 (lighter shade) work well with #3266CD.