@
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.

#05afef hex color - Blue - Cool color - Information

#05afef hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #05afef Color code in RGB color code model is created after adding 1.96% red color, 68.63% green color and 93.73% blue color. Hex #05afef Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 27% magenta, 0% yellow and 6.27% black.

Hex #05afef color code is between #00aaee web safe hex color code and #00bbff web safe hex color code. #00aaee is the nearest web safe color code. You can see here many more shades of #05afef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code05afef#05afef
RGB Decimal5, 175, 239rgb(5, 175, 239)
RGB Percent2%, 69%, 94%rgb(2%, 69%, 94%)
CSS RGBa5, 175, 239,1rgba(5,175,239,1)
CMYK Modelcmyk(98%,27%,0%,6.27%)
HSL Color Space196,96% ,48%hsl(196,96% ,48%)
HSV Color Space196°, 98%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001011010111111101111
Octal5257357
Decimal5175239
Hex05afef

Different shades of #05afef color code.

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

Light Shade of #05afef
#2cc2fb
Dark Shade of #05afef
#048abd
Saturated Shade of #05afef
#00b1f4
Desaturated Shade of #05afef
#11a9e3
Grey scale Shade of #05afef
#7a7a7a
Brighten Shade
#1ec8ff
Most Readable Shade
#000000

Shades of #05afef color code

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

#05afef
#049bd4
#0388b9
#03749f
#026184
#024d6a
#013a4f
#012635
#00131a
#000000

Similar Color like #05afef color

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

#06b0f0
#07b1f1
#08b2f2
#09b3f3
#0ab4f4
#0bb5f5
#0cb6f6
#0db7f7
#0eb8f8
#0fb9f9
#10bafa
#11bbfb
#12bcfc
#13bdfd
#04aeee
#03aded
#02acec
#01abeb
#00aaea
#00a9e9
#00a8e8
#00a7e7
#00a6e6
#00a5e5
#00a4e4
#00a3e3
#00a2e2
#00a1e1

Monochromatic Color with #05afef

#05afef
#01131a
#013345
#02526f
#03719a
#0490c4

Tints of #05afef Color

#05afef
#20b7f0
#3cc0f2
#58c9f4
#74d2f6
#8fdbf7
#abe4f9
#c7edfb
#e3f6fd
#ffffff

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

#05afef
#ef4505

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

Split Complementary

#05afef
#ef053a
#efba05

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

Analogous Color

#05efd1
#05deef
#05afef
#0580ef
#0551ef

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

#05afef
#ef05af
#afef05

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

#05afef
#ba05ef
#ef4505
#3aef05

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

Double Complementary Color

#05afef
#ef4505
#efba05
#053aef

Double Complementary 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).

Hex #05afef 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.

#05afef Color Code Preview on Black Background Color

This is how #05afef Color will look on black background color. Color contrast ratio is 8.38

#05afef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #05afef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #05afef

#05afef color code is use for CSS Background Color

Background color for the above div is #05afef

HTML with inline CSS

<div style="background-color:#05afef;"></div>

#05afef color code is use for CSS Border Color

CSS Border color for the above div is #05afef

HTML with inline CSS

<div style="border:5px solid #05afef;"></div>

CSS Border Left color for the above div is #05afef

HTML with inline CSS

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

CSS Border Right color for the above div is #05afef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #05afef

HTML with inline CSS

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

CSS Border Top color for the above div is #05afef

HTML with inline CSS

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

#05afef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#05afef Color code Preview on White Background

This is how #05afef Color code will look on white background color. Color contrast ratio is 2.50

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(5,175,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,69,5,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(5,175,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.