Skip to main content Skip to docs navigation

#2e82c8 hex color | Dark Blue & Cool color | 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 Heirloom Hydrangea and its hex is #327CCB Nearest Color Name

Color Hue/Base color: Blue

Hex #2e82c8 Color code in RGB color code model is created after adding 18.04% red color, 50.98% green color and 78.43% blue color. Hex #2e82c8 Color code in CMYK color (process color) code model is generated after subtraction of 77% cyan, 35% magenta, 0% yellow and 21.57% black.

Hex #2e82c8 color code is between #3388cc web safe hex color code and #2277bb web safe hex color code. #3388cc is the nearest web safe color code. You can see here many more shades of #2e82c8 color code.

RGB Chart

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

Color Table

Hex Color Code 2e82c8 #2e82c8
RGB Decimal 46, 130, 200 46, 130, 200
RGB Percent 18%, 51%, 78% rgb(18%, 51%, 78%)
CSS RGBa 46, 130, 200,1 rgba(46,130,200,1)
CMYK Model cmyk(77%,35%,0%,21.57%)
HSL Color Space 207,63% ,48% hsl(207,63% ,48%)
HSV Color Space 207°, 77%, 78%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 10000010 11001000
Octal 56 202 310
Decimal 46 130 200
Hex 2e 82 c8

Different shades of #2e82c8 color code.

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

Darkest of #2e82c8
#11314c
Darker of #2e82c8
#1b4c75
Dark of #2e82c8
#24679f
Base of #2e82c8
#2e82c8
Light of #2e82c8
#529bd7
Lighter
#7bb3e1
Lightest
#a5cbea

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

#2e82c8
#c8742e

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

Split Complementary

#2e82c8
#c82e35
#c8c12e

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

Analogous Color

#2ec8b4
#2ec2c8
#2e82c8
#2e4fc8
#4e2ec8

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

#2e82c8
#82c82e
#c82e82

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

#2e82c8
#c82e82
#c8742e
#2ec874

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

#2e82c8
#c12ec8
#c8742e
#35c82e

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 #2e82c8

#081622
#11314c
#1b4c75
#24679f
#2e82c8
#529bd7
#7bb3e1
#a5cbea
#cee3f4

Tints of #2e82c8 Color

#2e82c8
#458fce
#5c9dd4
#73abda
#8ab9e0
#a2c7e6
#b9d5ec
#d0e3f2
#e7f1f8
#ffffff

Shades of #2e82c8 color code

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

#2e82c8
#2873b1
#23659b
#1e5685
#19486f
#143958
#0f2b42
#0a1c2c
#050e16
#000000

Tones

#2e82c8
#4780af
#5f7e97
#787b7e
#7b7b7b

Tones

Similar Color like #2e82c8 color

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

#2f83c9
#3084ca
#3185cb
#3286cc
#3387cd
#3488ce
#3589cf
#368ad0
#378bd1
#388cd2
#398dd3
#3a8ed4
#3b8fd5
#3c90d6
#2d81c7
#2c80c6
#2b7fc5
#2a7ec4
#297dc3
#287cc2
#277bc1
#267ac0
#2579bf
#2478be
#2377bd
#2276bc
#2175bb
#2074ba

Download this

Hex #2e82c8 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.

#2e82c8 Color Code Preview on Black Background Color

This is how #2e82c8 Color will look on black background color. Color contrast ratio is 5.14

#2e82c8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2e82c8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2e82c8

#2e82c8 color code is use for CSS Background Color

Background color for the above div is #2e82c8

HTML with inline CSS

<div style="background-color:#2e82c8;"></div>

#2e82c8 color code is use for CSS Border Color

CSS Border color for the above div is #2e82c8

HTML with inline CSS

<div style="border:5px solid #2e82c8;"></div>

CSS Border Left color for the above div is #2e82c8

HTML with inline CSS

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

CSS Border Right color for the above div is #2e82c8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2e82c8

HTML with inline CSS

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

CSS Border Top color for the above div is #2e82c8

HTML with inline CSS

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

#2e82c8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2e82c8 Color code Preview on White Background

This is how #2e82c8 Color code will look on white background color. Color contrast ratio is 4.08

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

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(46,130,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(200,116,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,130,200,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }