Skip to main content Skip to docs navigation

#2ebeff 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 Cherenkov Radiation and its hex is #22BBFF Nearest Color Name

Color Hue/Base color: Blue

Hex #2ebeff Color code in RGB color code model is created after adding 18.04% red color, 74.51% green color and 100% blue color. Hex #2ebeff Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 25% magenta, 0% yellow and 0% black.

Hex #2ebeff color code is between #33bbee web safe hex color code and #22ccdd web safe hex color code. #33bbee is the nearest web safe color code. You can see here many more shades of #2ebeff color code.

RGB Chart

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

Color Table

Hex Color Code 2ebeff #2ebeff
RGB Decimal 46, 190, 255 46, 190, 255
RGB Percent 18%, 75%, 100% rgb(18%, 75%, 100%)
CSS RGBa 46, 190, 255,1 rgba(46,190,255,1)
CMYK Model cmyk(82%,25%,0%,0%)
HSL Color Space 199,100% ,59% hsl(199,100% ,59%)
HSV Color Space 199°, 82%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 10111110 11111111
Octal 56 276 377
Decimal 46 190 255
Hex 2e be ff

Different shades of #2ebeff color code.

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

Darkest of #2ebeff
#006694
Darker of #2ebeff
#0089c7
Dark of #2ebeff
#00acfa
Base of #2ebeff
#2ebeff
Light of #2ebeff
#61ceff
Lighter
#94deff
Lightest
#c7eeff

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

#2ebeff
#ff6f2e

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

Split Complementary

#2ebeff
#ff2e56
#ffd72e

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

Analogous Color

#2effc6
#2effe9
#2ebeff
#2e78ff
#3b2eff

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

#2ebeff
#beff2e
#ff2ebe

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

#2ebeff
#ff2ebe
#ff6f2e
#2eff6f

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

#2ebeff
#d72eff
#ff6f2e
#56ff2e

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

#004361
#006694
#0089c7
#00acfa
#2ebeff
#61ceff
#94deff
#c7eeff
#fafdff

Tints of #2ebeff Color

#2ebeff
#45c5ff
#5cccff
#73d3ff
#8adaff
#a2e2ff
#b9e9ff
#d0f0ff
#e7f7ff
#ffffff

Shades of #2ebeff color code

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

#2ebeff
#28a8e2
#2393c6
#1e7eaa
#19698d
#145471
#0f3f55
#0a2a38
#05151c
#000000

Tones

#2ebeff
#43b6ea
#58aed5
#6da6c0
#829eab

Tones

Similar Color like #2ebeff color

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

#2fbfff
#30c0ff
#31c1ff
#32c2ff
#33c3ff
#34c4ff
#35c5ff
#36c6ff
#37c7ff
#38c8ff
#39c9ff
#3acaff
#3bcbff
#3cccff
#2dbdfe
#2cbcfd
#2bbbfc
#2abafb
#29b9fa
#28b8f9
#27b7f8
#26b6f7
#25b5f6
#24b4f5
#23b3f4
#22b2f3
#21b1f2
#20b0f1

Download this Dark Blue

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

#2ebeff Color Code Preview on Black Background Color

This is how #2ebeff Color will look on black background color. Color contrast ratio is 9.93

#2ebeff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ebeff color code is use for CSS Background Color

Background color for the above div is #2ebeff

HTML with inline CSS

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

#2ebeff color code is use for CSS Border Color

CSS Border color for the above div is #2ebeff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ebeff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ebeff Color code Preview on White Background

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

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

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