Skip to main content Skip to docs navigation

#021ed2 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Arcade Glow and its hex is #0022CC Nearest Color Name

Color Hue/Base color: Blue

Hex #021ed2 Color code in RGB color code model is created after adding 0.78% red color, 11.76% green color and 82.35% blue color. Hex #021ed2 Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 86% magenta, 0% yellow and 17.65% black.

Hex #021ed2 color code is between #0022cc web safe hex color code and #0011dd web safe hex color code. #0022cc is the nearest web safe color code. You can see here many more shades of #021ed2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 021ed2 #021ed2
RGB Decimal 2, 30, 210 2, 30, 210
RGB Percent 1%, 12%, 82% rgb(1%, 12%, 82%)
CSS RGBa 2, 30, 210,1 rgba(2,30,210,1)
CMYK Model cmyk(99%,86%,0%,17.65%)
HSL Color Space 232,98% ,42% hsl(232,98% ,42%)
HSV Color Space 232°, 99%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000010 00011110 11010010
Octal 2 36 322
Decimal 2 30 210
Hex 02 1e d2

Different shades of #021ed2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #021ed2
#01083a
Darker of #021ed2
#01106d
Dark of #021ed2
#02179f
Base of #021ed2
#021ed2
Light of #021ed2
#0a2bfd
Lighter
#3d57fd
Lightest
#6f83fe

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#021ed2
#d2b602

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#021ed2
#d24e02
#86d202

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#0297d2
#0275d2
#021ed2
#2b02d2
#8202d2

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#021ed2
#1ed202
#d2021e

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#021ed2
#d2021e
#d2b602
#02d2b6

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#021ed2
#d20286
#d2b602
#02d24e

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #021ed2

#000108
#01083a
#01106d
#02179f
#021ed2
#0a2bfd
#3d57fd
#6f83fe
#a2aefe

Tints of #021ed2 Color

#021ed2
#1e37d7
#3a50dc
#5669e1
#7282e6
#8e9beb
#aab4f0
#c6cdf5
#e2e6fa
#ffffff

Shades of #021ed2 color code

Generate more color scales with scales (color stack) generator.

#021ed2
#011aba
#0117a3
#01148c
#011074
#000d5d
#000a46
#00062e
#000317
#000000

Tones

#021ed2
#172ebd
#2c3da8
#424c92
#575c7d

Tones

Similar Color like #021ed2 color

Find visually similar hex color codes nearing to #021ed2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#031fd3
#0420d4
#0521d5
#0622d6
#0723d7
#0824d8
#0925d9
#0a26da
#0b27db
#0c28dc
#0d29dd
#0e2ade
#0f2bdf
#102ce0
#011dd1
#001cd0
#001bcf
#001ace
#0019cd
#0018cc
#0017cb
#0016ca
#0015c9
#0014c8
#0013c7
#0012c6
#0011c5
#0010c4

Download this Dark Blue

Hex #021ed2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#021ed2 Color Code Preview on Black Background Color

This is how #021ed2 Color will look on black background color. Color contrast ratio is 2.12

#021ed2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#021ed2">Your Example Paragraph content text in with font color #021ed2 </p>

Your Example Paragraph content text in with font color #021ed2

HTML with inline CSS

<div style="color:#021ed2">Your Paragraph text in with font color #021ed2 </div>

Your Example Paragraph content text in with font color #021ed2

#021ed2 color code is use for CSS Background Color

Background color for the above div is #021ed2

HTML with inline CSS

<div style="background-color:#021ed2;"></div>

#021ed2 color code is use for CSS Border Color

CSS Border color for the above div is #021ed2

HTML with inline CSS

<div style="border:5px solid #021ed2;"></div>

CSS Border Left color for the above div is #021ed2

HTML with inline CSS

<div style="border-left:5px solid #021ed2;"></div>

CSS Border Right color for the above div is #021ed2

HTML with inline CSS

<div style="border-right:5px solid #021ed2;"></div>

CSS Border Bottom color for the above div is #021ed2

HTML with inline CSS

<div style="border-bottom:5px solid #021ed2;"></div>

CSS Border Top color for the above div is #021ed2

HTML with inline CSS

<div style="border-top:5px solid #021ed2;"></div>

#021ed2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#021ed2; } .examplecolorclass {color:#021ed2; } .examplebordercolor {border:3px solid #021ed2; }

#021ed2 Color code Preview on White Background

This is how #021ed2 Color code will look on white background color. Color contrast ratio is 9.91

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #021ed2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #021ed2; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(2,30,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,182,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(2,30,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }