Skip to main content Skip to docs navigation

#38faa7 hex color - Green - Cool color - Information

On this page
@
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 Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #38faa7 Color code in RGB color code model is created after adding 21.96% red color, 98.04% green color and 65.49% blue color. Hex #38faa7 Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 0% magenta, 33% yellow and 1.96% black.

Hex #38faa7 color code is between #33ffaa web safe hex color code and #44ee99 web safe hex color code. #33ffaa is the nearest web safe color code. You can see here many more shades of #38faa7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 38faa7 #38faa7
RGB Decimal 56, 250, 167 rgb(56, 250, 167)
RGB Percent 22%, 98%, 65% rgb(22%, 98%, 65%)
CSS RGBa 56, 250, 167,1 rgba(56,250,167,1)
CMYK Model cmyk(78%,0%,33%,1.96%)
HSL Color Space 154,95% ,60% hsl(154,95% ,60%)
HSV Color Space 154°, 78%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111000 11111010 10100111
Octal 70 372 247
Decimal 56 250 167
Hex 38 fa a7

Different shades of #38faa7 color code.

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

Light Shade of #38faa7
#6afbbd
Dark Shade of #38faa7
#06f991
Saturated Shade of #38faa7
#33ffa8
Desaturated Shade of #38faa7
#42f0a6
Grey scale Shade of #38faa7
#999999
Brighten Shade
#51ffc0
Most Readable Shade
#000000

Shades of #38faa7 color code

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

#38faa7
#31de94
#2bc281
#25a66f
#1f8a5c
#186f4a
#125337
#0c3725
#061b12
#000000

Similar Color like #38faa7 color

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

#39fba8
#3afca9
#3bfdaa
#3cfeab
#3dffac
#3effad
#3fffae
#40ffaf
#41ffb0
#42ffb1
#43ffb2
#44ffb3
#45ffb4
#46ffb5
#37f9a6
#36f8a5
#35f7a4
#34f6a3
#33f5a2
#32f4a1
#31f3a0
#30f29f
#2ff19e
#2ef09d
#2def9c
#2cee9b
#2bed9a
#2aec99

Monochromatic Color with #38faa7

#38faa7
#082519
#125035
#1b7a52
#25a56e
#2ecf8b

Tints of #38faa7 Color

#38faa7
#4efab0
#64fbba
#7afbc4
#90fcce
#a6fcd7
#bcfde1
#d2fdeb
#e8fef5
#ffffff

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

#38faa7
#fa388b

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

Split Complementary

#38faa7
#fa38ec
#fa4638

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

Analogous Color

#38fa59
#38fa80
#38faa7
#38face
#38faf5

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

#38faa7
#a738fa
#faa738

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

#38faa7
#4638fa
#fa388b
#ecfa38

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#38faa7
#fa388b
#fa4638
#38ecfa

Double Complementary 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).

Hex #38faa7 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.

#38faa7 Color Code Preview on Black Background Color

This is how #38faa7 Color will look on black background color. Color contrast ratio is 15.40

#38faa7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #38faa7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #38faa7

#38faa7 color code is use for CSS Background Color

Background color for the above div is #38faa7

HTML with inline CSS

<div style="background-color:#38faa7;"></div>

#38faa7 color code is use for CSS Border Color

CSS Border color for the above div is #38faa7

HTML with inline CSS

<div style="border:5px solid #38faa7;"></div>

CSS Border Left color for the above div is #38faa7

HTML with inline CSS

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

CSS Border Right color for the above div is #38faa7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #38faa7

HTML with inline CSS

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

CSS Border Top color for the above div is #38faa7

HTML with inline CSS

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

#38faa7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#38faa7 Color code Preview on White Background

This is how #38faa7 Color code will look on white background color. Color contrast ratio is 1.36

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(56,250,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,56,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(56,250,167,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.