Skip to main content Skip to docs navigation

#67f2cd 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 Onsen and its hex is #66EEBB Nearest Color Name

Color Hue/Base color: Blue

Hex #67f2cd Color code in RGB color code model is created after adding 40.39% red color, 94.9% green color and 80.39% blue color. Hex #67f2cd Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 15% yellow and 5.1% black.

Hex #67f2cd color code is between #66eecc web safe hex color code and #77ffdd web safe hex color code. #66eecc is the nearest web safe color code. You can see here many more shades of #67f2cd color code.

RGB Chart

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

Color Table

Hex Color Code 67f2cd #67f2cd
RGB Decimal 103, 242, 205 103, 242, 205
RGB Percent 40%, 95%, 80% rgb(40%, 95%, 80%)
CSS RGBa 103, 242, 205,1 rgba(103,242,205,1)
CMYK Model cmyk(57%,0%,15%,5.1%)
HSL Color Space 164,84% ,68% hsl(164,84% ,68%)
HSV Color Space 164°, 57%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100111 11110010 11001101
Octal 147 362 315
Decimal 103 242 205
Hex 67 f2 cd

Different shades of #67f2cd color code.

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

Darkest of #67f2cd
#0fb186
Darker of #67f2cd
#13e0a9
Dark of #67f2cd
#38eebe
Base of #67f2cd
#67f2cd
Light of #67f2cd
#96f6dc
Lighter
#c5faec
Lightest
#f4fefb

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

#67f2cd
#f2678c

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

Split Complementary

#67f2cd
#f267d2
#f28867

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

Analogous Color

#67f27c
#67f293
#67f2cd
#67e9f2
#67aff2

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

#67f2cd
#f2cd67
#cd67f2

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

#67f2cd
#cd67f2
#f2678c
#8cf267

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

#67f2cd
#8867f2
#f2678c
#d2f267

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 #67f2cd

#0b8262
#0fb186
#13e0a9
#38eebe
#67f2cd
#96f6dc
#c5faec
#f4fefb
#ffffff

Tints of #67f2cd Color

#67f2cd
#77f3d2
#88f4d8
#99f6dd
#aaf7e3
#bbf9e8
#ccfaee
#ddfcf3
#eefdf9
#ffffff

Shades of #67f2cd color code

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

#67f2cd
#5bd7b6
#50bc9f
#44a188
#398671
#2d6b5b
#225044
#16352d
#0b1a16
#000000

Tones

#67f2cd
#78e2c5
#88d1be
#99c1b6
#a9b0ae

Tones

Similar Color like #67f2cd color

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

#68f3ce
#69f4cf
#6af5d0
#6bf6d1
#6cf7d2
#6df8d3
#6ef9d4
#6ffad5
#70fbd6
#71fcd7
#72fdd8
#73fed9
#74ffda
#75ffdb
#66f1cc
#65f0cb
#64efca
#63eec9
#62edc8
#61ecc7
#60ebc6
#5feac5
#5ee9c4
#5de8c3
#5ce7c2
#5be6c1
#5ae5c0
#59e4bf

Download this Dark Blue

Hex #67f2cd 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.

#67f2cd Color Code Preview on Black Background Color

This is how #67f2cd Color will look on black background color. Color contrast ratio is 15.16

#67f2cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67f2cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67f2cd

#67f2cd color code is use for CSS Background Color

Background color for the above div is #67f2cd

HTML with inline CSS

<div style="background-color:#67f2cd;"></div>

#67f2cd color code is use for CSS Border Color

CSS Border color for the above div is #67f2cd

HTML with inline CSS

<div style="border:5px solid #67f2cd;"></div>

CSS Border Left color for the above div is #67f2cd

HTML with inline CSS

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

CSS Border Right color for the above div is #67f2cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #67f2cd

HTML with inline CSS

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

CSS Border Top color for the above div is #67f2cd

HTML with inline CSS

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

#67f2cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#67f2cd Color code Preview on White Background

This is how #67f2cd Color code will look on white background color. Color contrast ratio is 1.39

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

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(103,242,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,103,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(103,242,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }