Skip to main content Skip to docs navigation

#08cfef 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 Blue Raspberry and its hex is #0CBFE9 Nearest Color Name

Color Hue/Base color: Blue

Hex #08cfef Color code in RGB color code model is created after adding 3.14% red color, 81.18% green color and 93.73% blue color. Hex #08cfef Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 13% magenta, 0% yellow and 6.27% black.

Hex #08cfef color code is between #00ccee web safe hex color code and #00ddff web safe hex color code. #00ccee is the nearest web safe color code. You can see here many more shades of #08cfef color code.

RGB Chart

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

Color Table

Hex Color Code 08cfef #08cfef
RGB Decimal 8, 207, 239 8, 207, 239
RGB Percent 3%, 81%, 94% rgb(3%, 81%, 94%)
CSS RGBa 8, 207, 239,1 rgba(8,207,239,1)
CMYK Model cmyk(97%,13%,0%,6.27%)
HSL Color Space 188,94% ,48% hsl(188,94% ,48%)
HSV Color Space 188°, 97%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 11001111 11101111
Octal 10 317 357
Decimal 8 207 239
Hex 08 cf ef

Different shades of #08cfef color code.

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

Darkest of #08cfef
#034f5b
Darker of #08cfef
#057a8c
Dark of #08cfef
#06a4be
Base of #08cfef
#08cfef
Light of #08cfef
#32ddf8
Lighter
#63e5fa
Lightest
#95edfb

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

#08cfef
#ef2808

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

Split Complementary

#08cfef
#ef085c
#ef9b08

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

Analogous Color

#08ef88
#08efaf
#08cfef
#0882ef
#0822ef

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

#08cfef
#cfef08
#ef08cf

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

#08cfef
#ef08cf
#ef2808
#08ef28

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

#08cfef
#9b08ef
#ef2808
#5cef08

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 #08cfef

#01242a
#034f5b
#057a8c
#06a4be
#08cfef
#32ddf8
#63e5fa
#95edfb
#c6f5fd

Tints of #08cfef Color

#08cfef
#23d4f0
#3ed9f2
#5adff4
#75e4f6
#91e9f7
#aceff9
#c8f4fb
#e3f9fd
#ffffff

Shades of #08cfef color code

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

#08cfef
#07b8d4
#06a1b9
#058a9f
#047384
#035c6a
#02454f
#012e35
#00171a
#000000

Tones

#08cfef
#21bdd6
#39abbe
#5299a5
#6b888c

Tones

Similar Color like #08cfef color

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

#09d0f0
#0ad1f1
#0bd2f2
#0cd3f3
#0dd4f4
#0ed5f5
#0fd6f6
#10d7f7
#11d8f8
#12d9f9
#13dafa
#14dbfb
#15dcfc
#16ddfd
#07ceee
#06cded
#05ccec
#04cbeb
#03caea
#02c9e9
#01c8e8
#00c7e7
#00c6e6
#00c5e5
#00c4e4
#00c3e3
#00c2e2
#00c1e1

Download this Dark Blue

Hex #08cfef 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.

#08cfef Color Code Preview on Black Background Color

This is how #08cfef Color will look on black background color. Color contrast ratio is 11.18

#08cfef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08cfef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08cfef

#08cfef color code is use for CSS Background Color

Background color for the above div is #08cfef

HTML with inline CSS

<div style="background-color:#08cfef;"></div>

#08cfef color code is use for CSS Border Color

CSS Border color for the above div is #08cfef

HTML with inline CSS

<div style="border:5px solid #08cfef;"></div>

CSS Border Left color for the above div is #08cfef

HTML with inline CSS

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

CSS Border Right color for the above div is #08cfef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08cfef

HTML with inline CSS

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

CSS Border Top color for the above div is #08cfef

HTML with inline CSS

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

#08cfef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08cfef Color code Preview on White Background

This is how #08cfef Color code will look on white background color. Color contrast ratio is 1.88

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

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(8,207,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,40,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(8,207,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }