Skip to main content Skip to docs navigation

#4aedfc 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 Shimmering Expanse Cyan and its hex is #45E9FD Nearest Color Name

Color Hue/Base color: Blue

Hex #4aedfc Color code in RGB color code model is created after adding 29.02% red color, 92.94% green color and 98.82% blue color. Hex #4aedfc Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 6% magenta, 0% yellow and 1.18% black.

Hex #4aedfc color code is between #44eeff web safe hex color code and #55ddee web safe hex color code. #44eeff is the nearest web safe color code. You can see here many more shades of #4aedfc color code.

RGB Chart

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

Color Table

Hex Color Code 4aedfc #4aedfc
RGB Decimal 74, 237, 252 74, 237, 252
RGB Percent 29%, 93%, 99% rgb(29%, 93%, 99%)
CSS RGBa 74, 237, 252,1 rgba(74,237,252,1)
CMYK Model cmyk(71%,6%,0%,1.18%)
HSL Color Space 185,97% ,64% hsl(185,97% ,64%)
HSV Color Space 185°, 71%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001010 11101101 11111100
Octal 112 355 374
Decimal 74 237 252
Hex 4a ed fc

Different shades of #4aedfc color code.

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

Darkest of #4aedfc
#039caa
Darker of #4aedfc
#04cadc
Dark of #4aedfc
#18e8fb
Base of #4aedfc
#4aedfc
Light of #4aedfc
#7cf2fd
Lighter
#aef7fe
Lightest
#e0fcfe

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

#4aedfc
#fc594a

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

Split Complementary

#4aedfc
#fc4a94
#fcb24a

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

Analogous Color

#4afca3
#4afcc1
#4aedfc
#4ab2fc
#4a67fc

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

#4aedfc
#edfc4a
#fc4aed

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

#4aedfc
#fc4aed
#fc594a
#4afc59

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

#4aedfc
#b24afc
#fc594a
#94fc4a

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 #4aedfc

#026e78
#039caa
#04cadc
#18e8fb
#4aedfc
#7cf2fd
#aef7fe
#e0fcfe
#ffffff

Tints of #4aedfc Color

#4aedfc
#5eeffc
#72f1fc
#86f3fd
#9af5fd
#aef7fd
#c2f9fe
#d6fbfe
#eafdfe
#ffffff

Shades of #4aedfc color code

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

#4aedfc
#41d2e0
#39b8c4
#319ea8
#29838c
#206970
#184f54
#103438
#081a1c
#000000

Tones

#4aedfc
#5cdeea
#6fced7
#81bfc5
#94b0b2

Tones

Similar Color like #4aedfc color

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

#4beefd
#4ceffe
#4df0ff
#4ef1ff
#4ff2ff
#50f3ff
#51f4ff
#52f5ff
#53f6ff
#54f7ff
#55f8ff
#56f9ff
#57faff
#58fbff
#49ecfb
#48ebfa
#47eaf9
#46e9f8
#45e8f7
#44e7f6
#43e6f5
#42e5f4
#41e4f3
#40e3f2
#3fe2f1
#3ee1f0
#3de0ef
#3cdfee

Download this Dark Blue

Hex #4aedfc 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.

#4aedfc Color Code Preview on Black Background Color

This is how #4aedfc Color will look on black background color. Color contrast ratio is 14.81

#4aedfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4aedfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4aedfc

#4aedfc color code is use for CSS Background Color

Background color for the above div is #4aedfc

HTML with inline CSS

<div style="background-color:#4aedfc;"></div>

#4aedfc color code is use for CSS Border Color

CSS Border color for the above div is #4aedfc

HTML with inline CSS

<div style="border:5px solid #4aedfc;"></div>

CSS Border Left color for the above div is #4aedfc

HTML with inline CSS

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

CSS Border Right color for the above div is #4aedfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4aedfc

HTML with inline CSS

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

CSS Border Top color for the above div is #4aedfc

HTML with inline CSS

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

#4aedfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aedfc Color code Preview on White Background

This is how #4aedfc Color code will look on white background color. Color contrast ratio is 1.42

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 #4aedfc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #4aedfc; }

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(74,237,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,89,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(74,237,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }