Skip to main content Skip to docs navigation

#42effe 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 #42effe Color code in RGB color code model is created after adding 25.88% red color, 93.73% green color and 99.61% blue color. Hex #42effe Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 6% magenta, 0% yellow and 0.39% black.

Hex #42effe color code is between #44eeff web safe hex color code and #33ffee web safe hex color code. #44eeff is the nearest web safe color code. You can see here many more shades of #42effe color code.

RGB Chart

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

Color Table

Hex Color Code 42effe #42effe
RGB Decimal 66, 239, 254 66, 239, 254
RGB Percent 26%, 94%, 100% rgb(26%, 94%, 100%)
CSS RGBa 66, 239, 254,1 rgba(66,239,254,1)
CMYK Model cmyk(74%,6%,0%,0.39%)
HSL Color Space 185,99% ,63% hsl(185,99% ,63%)
HSV Color Space 185°, 74%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000010 11101111 11111110
Octal 102 357 376
Decimal 66 239 254
Hex 42 ef fe

Different shades of #42effe color code.

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

Darkest of #42effe
#0199a6
Darker of #42effe
#01c8d9
Dark of #42effe
#0febfe
Base of #42effe
#42effe
Light of #42effe
#75f3fe
Lighter
#a7f8ff
Lightest
#dafcff

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

#42effe
#fe5142

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

Split Complementary

#42effe
#fe4291
#feaf42

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

Analogous Color

#42fe9f
#42febf
#42effe
#42b0fe
#4262fe

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

#42effe
#effe42
#fe42ef

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

#42effe
#fe42ef
#fe5142
#42fe51

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

#42effe
#af42fe
#fe5142
#91fe42

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 #42effe

#016a73
#0199a6
#01c8d9
#0febfe
#42effe
#75f3fe
#a7f8ff
#dafcff
#ffffff

Tints of #42effe Color

#42effe
#57f0fe
#6cf2fe
#81f4fe
#96f6fe
#abf7fe
#c0f9fe
#d5fbfe
#eafdfe
#ffffff

Shades of #42effe color code

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

#42effe
#3ad4e1
#33b9c5
#2c9fa9
#24848d
#1d6a70
#164f54
#0e3538
#071a1c
#000000

Tones

#42effe
#55dfeb
#68cfd8
#7bbfc5
#8eafb2

Tones

Similar Color like #42effe color

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

#43f0ff
#44f1ff
#45f2ff
#46f3ff
#47f4ff
#48f5ff
#49f6ff
#4af7ff
#4bf8ff
#4cf9ff
#4dfaff
#4efbff
#4ffcff
#50fdff
#41eefd
#40edfc
#3fecfb
#3eebfa
#3deaf9
#3ce9f8
#3be8f7
#3ae7f6
#39e6f5
#38e5f4
#37e4f3
#36e3f2
#35e2f1
#34e1f0

Download this Dark Blue

Hex #42effe 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.

#42effe Color Code Preview on Black Background Color

This is how #42effe Color will look on black background color. Color contrast ratio is 15.01

#42effe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42effe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42effe

#42effe color code is use for CSS Background Color

Background color for the above div is #42effe

HTML with inline CSS

<div style="background-color:#42effe;"></div>

#42effe color code is use for CSS Border Color

CSS Border color for the above div is #42effe

HTML with inline CSS

<div style="border:5px solid #42effe;"></div>

CSS Border Left color for the above div is #42effe

HTML with inline CSS

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

CSS Border Right color for the above div is #42effe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #42effe

HTML with inline CSS

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

CSS Border Top color for the above div is #42effe

HTML with inline CSS

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

#42effe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42effe Color code Preview on White Background

This is how #42effe Color code will look on white background color. Color contrast ratio is 1.40

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

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(66,239,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,81,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,239,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }