Azul Color — HEX, RGB, HSL & CMYK Codes

#1d5dec
Format Value
HEX #1d5dec
RGB rgb(29, 93, 236)
HSL hsl(221.4, 84.5%, 52%)
CMYK cmyk(87.7%, 60.6%, 0%, 7.5%)
HSV hsv(221.4, 87.7%, 92.5%)

azul color harmonies

Tints & shades of azul

Tints (lighter)

#326cee #467aef #5b89f1 #6f98f3 #84a7f5 #98b5f6 #adc4f8 #c1d3fa #d6e2fc #eaf0fd

Shades (darker)

#1a55d7 #184cc1 #1544ac #123b96 #103381 #0d2a6b #0b2256 #081940 #05112b #030815

Contrast & accessibility

The quick brown fox

On white · 5.48:1 · AA

The quick brown fox

On black · 3.83:1 · AA Large

Recommended text color: #ffffff

Use azul in code

CSS color: #1d5dec;
SCSS $color: #1d5dec;
Tailwind bg-[#1d5dec]
Swift UIColor(red: 0.114, green: 0.365, blue: 0.925, alpha: 1)
Android Color.parseColor("#1d5dec")
Flutter Color(0xFF1D5DEC)

Colors similar to azul

Browse all Blue colors →

What is the HEX code for azul?

The CSS color azul in HEX format is #1d5dec. Use this value directly in CSS, SVG, and most design tools.

How do I use azul in CSS?

To apply azul in CSS:

  • Text color: color: #1d5dec;
  • Background: background-color: #1d5dec;
  • Border: border-color: #1d5dec;

What are all the color format values for azul?

FormatValue
HEX#1d5dec
RGBrgb(29, 93, 236)
HSLhsl(221.4, 84.5%, 52%)
CMYKcmyk(87.7%, 60.6%, 0%, 7.5%)

How do I convert azul to HEX?

Select azul from the color name list in our color converter. The HEX value — #1d5dec — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does azul belong to?

azul belongs to the blue color family. It is a medium, vivid color with HSL values: hue 221.4°, saturation 84.5%, lightness 52%.

How do I create lighter and darker shades of azul?

Lighter variant (lightness 67%): #6490f2. Darker variant (lightness 37%): #0f40ae. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.