#3035AC Color Information

Hex color code: #3035AC

The hex color #3035AC is a peaceful blue with RGB values of (48, 53, 172) and HSL of (238°, 56%, 43%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#3035AC
RGB
48, 53, 172
HSL
238°, 56%, 43%
CMYK
72%, 69%, 0%, 33%

Shades

CSS Usage
color: #3035AC;
background-color: #3035AC;
border-color: #3035AC;
box-shadow: 0 0 10px #3035AC;
border: 2px solid #3035AC;
Tailwind Usage
bg-[#3035AC]
text-[#3035AC]
border-[#3035AC]
shadow-[0_0_10px_3035AC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3035AC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3035AC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3035AC; 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 #3035AC; background-color: #3035AC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3035AC20; border-left: 4px solid #3035AC; }

Link / Accent

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

a { color: #3035AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3035AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 53, 172

Red: 48 / Green: 53 / Blue: 172

HSL

238°, 56%, 43%

Hue: 238° / Saturation: 56% / Lightness: 43%

CMYK

72%, 69%, 0%, 33%

Cyan: 72% / Magenta: 69% / Yellow: 0% / Key: 33%

What color is #3035AC?

#3035AC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3035AC to RGB:

rgb(48, 53, 172)HEX to RGB Converter →

HEX to HSL

Convert #3035AC to HSL:

hsl(238, 56%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #3035AC to CMYK:

cmyk(72%, 69%, 0%, 33%)Color Converter →

Color Meaning and Usage

A serene blue tone, #3035AC has RGB (48, 53, 172) and HSL (238°, 56%, 43%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3035AC is #ABA730, creating high-contrast pairings. For softer combinations, try analogous colors like #3072AB.

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

Contrast with #3035AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3035AC?

#3035AC is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3035AC?

#3035AC in RGB is (48, 53, 172) - 48 red, 53 green, and 172 blue.

How to use #3035AC in CSS?

Use #3035AC directly in your CSS properties like color or background-color.

What colors go well with #3035AC?

#ABA730 (complementary), #3072AB (analogous), and #1F226F (lighter shade) work well with #3035AC.