#2A75CF Color Information

Hex color code: #2A75CF

A calming blue shade, #2A75CF appears as (42, 117, 207) in RGB and (213°, 66%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#2A75CF
RGB
42, 117, 207
HSL
213°, 66%, 49%
CMYK
80%, 43%, 0%, 19%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2A75CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2A75CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2A75CF; 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 #2A75CF; background-color: #2A75CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2A75CF20; border-left: 4px solid #2A75CF; }

Link / Accent

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

a { color: #2A75CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2A75CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 117, 207

Red: 42 / Green: 117 / Blue: 207

HSL

213°, 66%, 49%

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

CMYK

80%, 43%, 0%, 19%

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

What color is #2A75CF?

#2A75CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2A75CF to RGB:

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

HEX to HSL

Convert #2A75CF to HSL:

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

HEX to CMYK

Convert #2A75CF to CMYK:

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

Color Meaning and Usage

A tranquil blue tone, #2A75CF has RGB (42, 117, 207) and HSL (213°, 66%, 49%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #2A75CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2A75CF?

#2A75CF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2A75CF?

#2A75CF in RGB is (42, 117, 207) - 42 red, 117 green, and 207 blue.

How to use #2A75CF in CSS?

Use #2A75CF directly in your CSS properties like color or background-color.

What colors go well with #2A75CF?

#CF852A (complementary), #2AC7CF (analogous), and #1D5190 (lighter shade) work well with #2A75CF.