Skip to main content Skip to docs navigation

#33c8ea 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 Lynx Screen Blue and its hex is #2CB1EB Nearest Color Name

Color Hue/Base color: Blue

Hex #33c8ea Color code in RGB color code model is created after adding 20% red color, 78.43% green color and 91.76% blue color. Hex #33c8ea Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 15% magenta, 0% yellow and 8.24% black.

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

RGB Chart

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

Color Table

Hex Color Code 33c8ea #33c8ea
RGB Decimal 51, 200, 234 51, 200, 234
RGB Percent 20%, 78%, 92% rgb(20%, 78%, 92%)
CSS RGBa 51, 200, 234,1 rgba(51,200,234,1)
CMYK Model cmyk(78%,15%,0%,8.24%)
HSL Color Space 191,81% ,56% hsl(191,81% ,56%)
HSV Color Space 191°, 78%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 11001000 11101010
Octal 63 310 352
Decimal 51 200 234
Hex 33 c8 ea

Different shades of #33c8ea color code.

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

Darkest of #33c8ea
#0c6478
Darker of #33c8ea
#118aa6
Dark of #33c8ea
#16b1d4
Base of #33c8ea
#33c8ea
Light of #33c8ea
#61d4ef
Lighter
#8fe1f4
Lightest
#beedf8

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

#33c8ea
#ea5533

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

Split Complementary

#33c8ea
#ea336c
#eab133

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

Analogous Color

#33eaa1
#33eac0
#33c8ea
#338bea
#333fea

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

#33c8ea
#c8ea33
#ea33c8

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

#33c8ea
#ea33c8
#ea5533
#33ea55

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

#33c8ea
#b133ea
#ea5533
#6cea33

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 #33c8ea

#083d49
#0c6478
#118aa6
#16b1d4
#33c8ea
#61d4ef
#8fe1f4
#beedf8
#ecfafd

Tints of #33c8ea Color

#33c8ea
#49ceec
#60d4ee
#77daf1
#8de0f3
#a4e6f5
#bbecf8
#d1f2fa
#e8f8fc
#ffffff

Shades of #33c8ea color code

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

#33c8ea
#2db1d0
#279bb6
#22859c
#1c6f82
#165868
#11424e
#0b2c34
#05161a
#000000

Tones

#33c8ea
#49bad3
#60acbd
#769ea6
#8d8f90

Tones

Similar Color like #33c8ea color

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

#34c9eb
#35caec
#36cbed
#37ccee
#38cdef
#39cef0
#3acff1
#3bd0f2
#3cd1f3
#3dd2f4
#3ed3f5
#3fd4f6
#40d5f7
#41d6f8
#32c7e9
#31c6e8
#30c5e7
#2fc4e6
#2ec3e5
#2dc2e4
#2cc1e3
#2bc0e2
#2abfe1
#29bee0
#28bddf
#27bcde
#26bbdd
#25badc

Download this Dark Blue

Hex #33c8ea 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.

#33c8ea Color Code Preview on Black Background Color

This is how #33c8ea Color will look on black background color. Color contrast ratio is 10.59

#33c8ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33c8ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33c8ea

#33c8ea color code is use for CSS Background Color

Background color for the above div is #33c8ea

HTML with inline CSS

<div style="background-color:#33c8ea;"></div>

#33c8ea color code is use for CSS Border Color

CSS Border color for the above div is #33c8ea

HTML with inline CSS

<div style="border:5px solid #33c8ea;"></div>

CSS Border Left color for the above div is #33c8ea

HTML with inline CSS

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

CSS Border Right color for the above div is #33c8ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #33c8ea

HTML with inline CSS

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

CSS Border Top color for the above div is #33c8ea

HTML with inline CSS

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

#33c8ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33c8ea Color code Preview on White Background

This is how #33c8ea Color code will look on white background color. Color contrast ratio is 1.98

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

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