Skip to main content Skip to docs navigation

#2ebfda 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 Pantone 2226 C and its hex is #3CCBDA Nearest Color Name

Color Hue/Base color: Blue

Hex #2ebfda Color code in RGB color code model is created after adding 18.04% red color, 74.9% green color and 85.49% blue color. Hex #2ebfda Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 12% magenta, 0% yellow and 14.51% black.

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

RGB Chart

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

Color Table

Hex Color Code 2ebfda #2ebfda
RGB Decimal 46, 191, 218 46, 191, 218
RGB Percent 18%, 75%, 85% rgb(18%, 75%, 85%)
CSS RGBa 46, 191, 218,1 rgba(46,191,218,1)
CMYK Model cmyk(79%,12%,0%,14.51%)
HSL Color Space 189,70% ,52% hsl(189,70% ,52%)
HSV Color Space 189°, 79%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 10111111 11011010
Octal 56 277 332
Decimal 46 191 218
Hex 2e bf da

Different shades of #2ebfda color code.

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

Darkest of #2ebfda
#11525e
Darker of #2ebfda
#18788a
Dark of #2ebfda
#209eb5
Base of #2ebfda
#2ebfda
Light of #2ebfda
#59cce2
Lighter
#85dae9
Lightest
#b0e7f1

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

#2ebfda
#da492e

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

Split Complementary

#2ebfda
#da2e69
#da9f2e

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

Analogous Color

#2eda91
#2edaad
#2ebfda
#2e86da
#2e3eda

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

#2ebfda
#bfda2e
#da2ebf

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

#2ebfda
#da2ebf
#da492e
#2eda49

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

#2ebfda
#9f2eda
#da492e
#69da2e

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

#092c33
#11525e
#18788a
#209eb5
#2ebfda
#59cce2
#85dae9
#b0e7f1
#dbf4f9

Tints of #2ebfda Color

#2ebfda
#45c6de
#5ccde2
#73d4e6
#8adbea
#a2e2ee
#b9e9f2
#d0f0f6
#e7f7fa
#ffffff

Shades of #2ebfda color code

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

#2ebfda
#28a9c1
#2394a9
#1e7f91
#196a79
#145460
#0f3f48
#0a2a30
#051518
#000000

Tones

#2ebfda
#47aec1
#5f9da9
#788c90
#848484

Tones

Similar Color like #2ebfda color

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

#2fc0db
#30c1dc
#31c2dd
#32c3de
#33c4df
#34c5e0
#35c6e1
#36c7e2
#37c8e3
#38c9e4
#39cae5
#3acbe6
#3bcce7
#3ccde8
#2dbed9
#2cbdd8
#2bbcd7
#2abbd6
#29bad5
#28b9d4
#27b8d3
#26b7d2
#25b6d1
#24b5d0
#23b4cf
#22b3ce
#21b2cd
#20b1cc

Download this Dark Blue

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

#2ebfda Color Code Preview on Black Background Color

This is how #2ebfda Color will look on black background color. Color contrast ratio is 9.58

#2ebfda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ebfda color code is use for CSS Background Color

Background color for the above div is #2ebfda

HTML with inline CSS

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

#2ebfda color code is use for CSS Border Color

CSS Border color for the above div is #2ebfda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ebfda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ebfda Color code Preview on White Background

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

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

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