#332ACF Color Information

Hex color code: #332ACF

#332ACF is a peaceful blue color. In RGB it is (51, 42, 207), and in HSL it is (243°, 66%, 49%). It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#332ACF
RGB
51, 42, 207
HSL
243°, 66%, 49%
CMYK
75%, 80%, 0%, 19%

Shades

CSS Usage
color: #332ACF;
background-color: #332ACF;
border-color: #332ACF;
box-shadow: 0 0 10px #332ACF;
border: 2px solid #332ACF;
Tailwind Usage
bg-[#332ACF]
text-[#332ACF]
border-[#332ACF]
shadow-[0_0_10px_332ACF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #332ACF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #332ACF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #332ACF; 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 #332ACF; background-color: #332ACF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #332ACF20; border-left: 4px solid #332ACF; }

Link / Accent

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

a { color: #332ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #332ACF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 42, 207

Red: 51 / Green: 42 / Blue: 207

HSL

243°, 66%, 49%

Hue: 243° / Saturation: 66% / Lightness: 49%

CMYK

75%, 80%, 0%, 19%

Cyan: 75% / Magenta: 80% / Yellow: 0% / Key: 19%

What color is #332ACF?

#332ACF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #332ACF to RGB:

rgb(51, 42, 207)HEX to RGB Converter →

HEX to HSL

Convert #332ACF to HSL:

hsl(243, 66%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #332ACF to CMYK:

cmyk(75%, 80%, 0%, 19%)Color Converter →

Color Meaning and Usage

#332ACF is a calming blue color with RGB values of 51, 42, 207 and HSL of 243°, 66%, 49%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #332ACF is #C7CF2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2A75CF.

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

Contrast with #332ACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #332ACF?

#332ACF is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #332ACF?

#332ACF in RGB is (51, 42, 207) - 51 red, 42 green, and 207 blue.

How to use #332ACF in CSS?

Use #332ACF directly in your CSS properties like color or background-color.

What colors go well with #332ACF?

#C7CF2A (complementary), #2A75CF (analogous), and #231D90 (lighter shade) work well with #332ACF.