Skip to main content Skip to docs navigation

#2febcb 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 Aquamarine and its hex is #2EE8BB Nearest Color Name

Color Hue/Base color: Blue

Hex #2febcb Color code in RGB color code model is created after adding 18.43% red color, 92.16% green color and 79.61% blue color. Hex #2febcb Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 0% magenta, 14% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code 2febcb #2febcb
RGB Decimal 47, 235, 203 47, 235, 203
RGB Percent 18%, 92%, 80% rgb(18%, 92%, 80%)
CSS RGBa 47, 235, 203,1 rgba(47,235,203,1)
CMYK Model cmyk(80%,0%,14%,7.84%)
HSL Color Space 170,82% ,55% hsl(170,82% ,55%)
HSV Color Space 170°, 80%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 11101011 11001011
Octal 57 353 313
Decimal 47 235 203
Hex 2f eb cb

Different shades of #2febcb color code.

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

Darkest of #2febcb
#0b7664
Darker of #2febcb
#10a48b
Dark of #2febcb
#14d3b2
Base of #2febcb
#2febcb
Light of #2febcb
#5eefd7
Lighter
#8cf4e2
Lightest
#bbf8ee

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

#2febcb
#eb2f4f

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

Split Complementary

#2febcb
#eb2fad
#eb6d2f

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

Analogous Color

#2feb5d
#2feb7d
#2febcb
#2fcceb
#2f7eeb

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

#2febcb
#ebcb2f
#cb2feb

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

#2febcb
#cb2feb
#eb2f4f
#4feb2f

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

#2febcb
#6d2feb
#eb2f4f
#adeb2f

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

#07473c
#0b7664
#10a48b
#14d3b2
#2febcb
#5eefd7
#8cf4e2
#bbf8ee
#e9fdfa

Tints of #2febcb Color

#2febcb
#46edd0
#5defd6
#74f1dc
#8bf3e2
#a2f6e7
#b9f8ed
#d0faf3
#e7fcf9
#ffffff

Shades of #2febcb color code

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

#2febcb
#29d0b4
#24b69d
#1f9c87
#1a8270
#14685a
#0f4e43
#0a342d
#051a16
#000000

Tones

#2febcb
#46d4bc
#5dbdad
#73a79e
#8a908f

Tones

Similar Color like #2febcb color

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

#30eccc
#31edcd
#32eece
#33efcf
#34f0d0
#35f1d1
#36f2d2
#37f3d3
#38f4d4
#39f5d5
#3af6d6
#3bf7d7
#3cf8d8
#3df9d9
#2eeaca
#2de9c9
#2ce8c8
#2be7c7
#2ae6c6
#29e5c5
#28e4c4
#27e3c3
#26e2c2
#25e1c1
#24e0c0
#23dfbf
#22debe
#21ddbd

Download this Dark Blue

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

#2febcb Color Code Preview on Black Background Color

This is how #2febcb Color will look on black background color. Color contrast ratio is 13.87

#2febcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2febcb color code is use for CSS Background Color

Background color for the above div is #2febcb

HTML with inline CSS

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

#2febcb color code is use for CSS Border Color

CSS Border color for the above div is #2febcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2febcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2febcb Color code Preview on White Background

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

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

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(47,235,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,47,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(47,235,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }