#495ADA Color Information

Hex color code: #495ADA

A tranquil blue shade, #495ADA appears as (73, 90, 218) in RGB and (233°, 66%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#495ADA
RGB
73, 90, 218
HSL
233°, 66%, 57%
CMYK
67%, 59%, 0%, 15%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #495ADA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #495ADA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #495ADA; 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 #495ADA; background-color: #495ADA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #495ADA20; border-left: 4px solid #495ADA; }

Link / Accent

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

a { color: #495ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #495ADA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 90, 218

Red: 73 / Green: 90 / Blue: 218

HSL

233°, 66%, 57%

Hue: 233° / Saturation: 66% / Lightness: 57%

CMYK

67%, 59%, 0%, 15%

Cyan: 67% / Magenta: 59% / Yellow: 0% / Key: 15%

What color is #495ADA?

#495ADA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495ADA to RGB:

rgb(73, 90, 218)HEX to RGB Converter →

HEX to HSL

Convert #495ADA to HSL:

hsl(233, 66%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #495ADA to CMYK:

cmyk(67%, 59%, 0%, 15%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #495ADA has RGB (73, 90, 218) and HSL (233°, 66%, 57%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #495ADA is #DAC949, creating high-contrast pairings. For softer combinations, try analogous colors like #49A2DA.

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

Contrast with #495ADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495ADA?

#495ADA is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #495ADA?

#495ADA in RGB is (73, 90, 218) - 73 red, 90 green, and 218 blue.

How to use #495ADA in CSS?

Use #495ADA directly in your CSS properties like color or background-color.

What colors go well with #495ADA?

#DAC949 (complementary), #49A2DA (analogous), and #2435B2 (lighter shade) work well with #495ADA.